See the supported connectors for Application Integration.
Create a new integration
This page describes how to create a new blank integration by using the Google Cloud console. If you are new to creating integrations, you can try the following quickstarts:
- Retrieve API payload and send an email.
- Listen to Pub/Sub topic and send an email.
- Invoke a sub-integration using a For Each Loop task.
Create a new integration
After you Set up Application Integration, you can create a new integration:
- In the Google Cloud console, go to the Application Integration page.
- In the navigation menu, click Integrations. The Integrations page appears.
- Click
- Integration name: Enter a name for your integration. For example,
example-integration
. - Description: Optionally, enter a description for your integration. For example,
Demo integration created for tutorial
. - Region: Select the region
us-central1
from the list of provisioned regions. If the region that you want to select is not provision, see Provision a new region. To see a list of supported regions, see Application Integration locations. - Service account: This field appears if you have enabled governance for your region. Select the service account for your integration. To learn how to enable governance for your region, see Edit region.
- Click Create. This opens the integration editor page in which you can add the tasks and the triggers to build your integration. For more information about this page, see Explore the integration editor layout.
Create integration and provide the following details in the Create Integration page:
- Integration name: Enter a name for your integration. For example,
What's next
- Explore the integration editor.
- Try the sample integration
- Learn about tasks and triggers
- Learn how to view and edit integration details