Before you create a connection
Pick the app you want to use in a workflow first. Good first connection choices are usually apps where you can verify the result quickly, such as:- Slack
- Google Sheets
- Notion
- Gmail
Step 1: Open Connections
Go to Connections in Workflow Machine. This is the central place for managing the app accounts your workflows rely on.Step 2: Choose the app
Create a new connection for the app you want to use. Different apps may ask for different authentication details. In practice, this usually means one of:- signing in through OAuth
- entering an API key or token
- completing an app-specific connection flow
Step 3: Complete authentication
Finish the required sign-in or credential entry flow, then save the connection. After saving, confirm that the connection appears in your connections. At that point it should be available for supported workflow steps that use that app.Step 4: Check the connection details
Before you move on, confirm:- the connection is for the correct app
- the account is the one you intended to use
- any required permissions were granted
Step 5: Use the connection in a workflow
Open a workflow step that uses the connected app and select the connection from the available options. At this stage, you do not need to build a full production workflow. A simple test step is enough to verify that the connection works correctly.Should you make it the default?
If you expect to use the same account often for that app, setting it up as the default connection can make future workflow setup easier. Be more careful if:- several people use different accounts for the same app
- you have both test and production accounts
- some workflows must stay isolated from others
Common mistakes when creating a connection
The most common early issues are:- authenticating with the wrong account
- missing a required permission during sign-in
- assuming the connection is active without testing it in a real step
- creating duplicate connections when an existing one would have worked