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 SQL and Orbit 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.
Execute Query
Execute an SQL query
Insert
Insert rows in database
Update
Update rows in database
Delete
Delete rows in database
Create
Create an activity for a member
Get Many
Get many activities
Create or Update
Create a new member, or update the current one if it already exists (upsert)
Delete
Delete a member
Get
Get a member
Get Many
Get many members in a workspace
Lookup
Lookup a member by identity
Update
Update a member
Create
Create a note
Get Many
Get many notes for a member
Update
Update a note
Create
Create a post
Get Many
Get many posts
Delete
Delete a post
Export your SQL data into CSV with 3 nifty techniques: using SQL Server Management Studio, sqlcmd command line utility and n8n automation tool.
If you manage DevRel metrics in Google Sheets (or Airtable), follow along the article to learn how you can move these metrics to Orbit.
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast