Create LinkedIn posts from web pages using Airtable, Dumpling AI, Claude and PostPulse
Go to WorkflowDescription
How it Works
This workflow takes web URL's from Airtable, extract URL data with Dumpling AI, creates attention grabbing LinkedIn post with Claude, and schedules post in PostPulse.
Set up steps
Airtable Trigger: Triggers our workflow via the **URL Link field in our base.
HTTP Node**: 3rd party API call to Dumpling AI's extract endpoint to extract website data. web URL is sourced from Airtable base.
Anthropic’s Claude**: Creates LinkedIn post using the extracted web summary from the HTTP node.
Schedule a Light Post**: Schedule the posting date of our generated Claude post.
Update Airtable Base: Update Generated LinkeIn Post* field and *Scheduled** field in Airtable.
Nodes Used (3)
Airtable
n8n-nodes-base.airtable
Anthropic
@n8n/n8n-nodes-langchain.anthropic
HTTP Request
n8n-nodes-base.httpRequest