Stop copying video descriptions by hand. This setup turns markdown in Airtable into clean HTML and writes it back to the same record. It fits content and marketing teams that plan and track videos in Airtable.
A webhook starts the run. The logic checks if a recordId is sent in the request. If an id is present, it pulls that single record from your Videos table, converts the field named 📥 Video Description from markdown to HTML, and updates Video description HTML. If no id is sent, it searches the table, grabs up to three records, converts each one, and updates the HTML field. The batch path also clears Unpublished by setting it to false, readying items for release.
You only need Airtable and an access token. Map your base, table, and fields exactly as named. Expect faster publishing and fewer errors in your content database. Great for editors who want a one click update from an Airtable button or script. After setup, your team gets HTML that is consistent, link safe, and ready to post.