186 workflows
by Harshil Agrawal
✕ Clear
Nodes:
Sort:
Date:
This workflow demonstrates how to create a new deployment when new content gets added to the database. This example workflow can be used when building a JAMstack site.
Webhook node: This node trigg ...
This workflow sends a message on Slack when site deployment fails.
Netlify Trigger node: This node triggers the workflow when the site deployment fails.
Slack node: This node sends a message on Sl ...
This workflow demonstrates how to use the Netlify Trigger node to capture form submissions and add it Airtable. You can reuse the workflow to add the data to another similar database by replacing the ...
This workflow handles the incoming issues and issues comments for your open-source project. If a contributor is interested, the workflow will assign them the issue.
Note: For organizations, you wil ...
This workflow demonstrates the use of the HTTP Request node to upload binary files for form-data-multipart type. This example workflow updates the Twitter banner.
HTTP Request node: This node fetch ...
This workflow handles the incoming call from Twitter and sends the required response for verification.
On registering the webhook with the Twitter Account Activity API, Twitter expects a signature in ...