Skip to main content

How to convert Rich Text Fields to HTML in Airtable

I have markdown formatted text and want to generate HTML code from it to use in a website

Updated over 2 months ago

Our Convert Markdown to HTML on Airtable automation can take rich text or markdown formatted text from Airtable fields and convert it into HTML code that you can then use in websites, or to generate a PDF using our Convert HTML Code to PDF on Airtable automation.

Here's how to set this up:

  1. Create the automation

  2. Under Setup, configure the Markdown Field: This is the field containing the markdown data. It needs to be a single line text, long text, or formula field.

  3. Configure the HTML Field: This needs to be long text (recommended) or single line text field.

Did this answer your question?