This n8n workflow automates the process of fetching video descriptions stored in Airtable, converting markdown content to HTML, and updating the records with the formatted descriptions. The workflow is designed to handle either a single record specified by its ID or multiple records in bulk, making it flexible for different use cases. It starts with a webhook trigger for external initiation, then checks whether to process a specific record or all records. Depending on the decision, it retrieves the relevant record(s) from Airtable, converts the markdown video descriptions into HTML format, and updates the records accordingly. This automation is useful for content managers or developers who need to ensure their Airtable video descriptions are properly formatted with HTML, enhancing how content appears on websites or other platforms.
Convert Airtable Markdown to HTML and Update Records
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | airtable, if, markdown, stickyNote, webhook |
Reviews
There are no reviews yet.