Workflow automation templates.
Use templates to quickly create new comprehensive workflow solutions.
Sort by:
Newest to oldest
Syncing Asana tasks to Google tasks
This workflow template integrates and syncs Asana tasks into a Google task list. This is a one-way sync from Asana to Google Tasks.
Detect duplicates on Dropbox
This workflow template simplifies the process of managing duplicate files in Dropbox without requiring local downloads.
Update Cloudflare custom list
Cloudflare's custom lists feature allows you to create and manage custom lists of IP addresses or IP ranges that you want to allow or block from accessing your website or application. These lists can be used in conjunction with Cloudflare's firewall rules to control traffic to your site.
Read CSV file and send SMS messages
This workflow uses a SimWorkflow page to accept CSV file upload. Reads a CSV file and sends SMS messages based on the data in the file.
Send GitHub pull requests to Slack messages
Set up notifications for new GitHub pull requests in Slack, allowing your team to stay informed about code changes and collaborate more effectively.
List the contents of a Dropbox folder
This template uses /files/list_folder and /files/list_folder/continue of Dropbox API v2 to recursively return all the contents of a Dropbox root folder.
Error handling
Error handling refers to the process of managing and responding to errors that occur during the execution of a workflow. Proper error handling is essential for ensuring that workflows behave predictably, gracefully recover from errors, and provide a good experience.
Website monitoring
This workflow regularly checking the website's availability to ensure it is accessible to users. Sends periodic requests to the website and notify if the site goes down or becomes unreachable.