In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Microsoft SharePoint and Twilio workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Download
Download a file
Update
Update a file
Upload
Upload an existing file
Create
Create an item in an existing list
Create or Update
Create a new item, or update the current one if it already exists (upsert)
Delete
Delete an item from a list
Get
Retrieve an item from a list
Get Many
Get specific items in a list or list many items
Update
Update an item in an existing list
Get
Retrieve details of a single list
Get Many
Retrieve a list of lists
Make
Send
Send SMS/MMS/WhatsApp message
In this post, you’ll learn to automate sending personalized congratulations with n8n and never forget a birthday and anniversary again.
Learn to build a workflow to get customer information from Airtable and send SMS messages to them without writing a single line of code.
Learn to automate adding expense receipts to Google Sheets using a Telegram Bot, Mindee API, Twilio, and n8n.
Learn about automating the process of calculating your meeting time every week to give you a better idea on how your week is spent.
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast