186 workflows
by Harshil Agrawal
✕ Clear
Nodes:
Sort:
Date:
This workflow allows you to add new leads in Lemlist from Airtable.
Airtable node: This node lists all the emails that are stored in your Table. You may have the email addresses stored in a Google ...
This workflow demonstrates the use of static data in n8n. The workflow is built on the concept of polling.
Cron node: The Cron node triggers the workflow every minute. You can configure the time ba ...
This workflow allows you to create, update, and get a person from Copper.
Copper node: This node will create a new person in Copper.
Copper1 node: This node will update the information of the pers ...
This workflow allows you to insert and retrieve data from a table in Stackby.
Set node: The Set node is used to set the values for the name and id fields for a new record. You might want to add dat ...
This workflow allows you to create a new list, add a new contact to that list, update the contact, and get all contacts in the list using the Autopilot node.
Autopilot node: This node will create a ...
This workflow allows you to receive updates when a customer is subscribed to a list in GetResponse and add them to a base in Airtable.
GetResponse Trigger node: This node triggers the workflow when ...
This workflow allows you to add a datapoint to Beeminder when a new activity is added to Strava.
You can use this workflow to keep a track of your fitness activities and connect Strava with Beeminder ...
This workflow allows you to receive updates when a new contact is added in Autopilot and add them to a base in Airtable.
Autopilot Trigger node: The Autopilot Trigger node will trigger the workflo ...
This workflow allows you to send a message on Mattermost when a lead replies to your email.
Emelia Trigger node: The Emelia Trigger node will trigger the workflow when a lead sends a reply to a cam ...
This workflow allows you to receive updates about the positiong of the ISS and add it to a table in TimescaleDB.
Cron node: The Cron node triggers the workflow every minute. You can configure the t ...
This workflow allows you to create, update and get a post using the Discourse node.
Discourse node: This node creates a new post under a category. Based on your use-case, you can select a different ...
This workflow allows you to send a message on Mattermost when a lead replies to your email.
Lemlist Trigger: The Lemlist Trigger node will trigger the workflow when a lead sends a reply to a campai ...
This workflow allows you to create, update, and get a webinar in GoToWebinar.
GoToWebinar node: This node will create a new webinar in GoToWebinar.
GoToWebinar1 node: This node will update the des ...
This workflow allows you to create a campaign, add a contact, and get the campaign from Emelia.
Emelia node: This node will create a new campaign in Emelia.
Emelia1 node: This node will add a cont ...
This workflow gets the top 5 products from Product Hunt and shares them on the Discord server.
Cron node: This node triggers the workflow every hour. Based on your use case, you can update the node ...
This workflow demonstrates the use of the Split In Batches node and the Wait node to avoid API rate limits.
Customer Datastore node: The workflow fetches data from the Customer Datastore node. Based ...
This workflow updates your Twitter profile banner when you have a new follower.
To use this workflow:
Configure Header Auth in the Fetch New Followers to connect to your Twitter account.
Update the ...
This workflow demonstrates how to can use Redis to implement rate limits to your API.
The workflow uses the incoming API key to uniquely identify the user and use it as a key in Redis. Every time a ...
This workflow enriches the information of a new contact that gets added to HubSpot.
HubSpot Trigger: This node triggers the workflow when a new contact gets added to HubSpot.
Get Contact: This nod ...
This workflow demonstrates the use of the $item(index) method. This method is useful when you want to reference an item at a particular index.
This example workflow makes POST HTTP requests to a dumm ...