The Integration editor is a drag-and-drop interface that lets you design and develop your entire integration flow with little or no code. You can create, modify, and run all your integrations in the Integration editor. Overall, you can think of the Integration editor as a unified workspace for managing your integration.
Application Integration provides out-of-the-box triggers and tasks to further assist you in rapid development of your integration. Every task or trigger element is connected using an edge along with its respective fork and join. Edges also indicate the flow of control from one task/trigger to another. For information on specifying conditions for edges and tasks, see Edge conditions.
To open your integration in the Integration editor, do the following:
If you are creating a new integration:
The following figure shows a sample layout of the Integration editor.
The following table describes the different sections that comprise the integration editor:
Toolbar
The designer toolbar displays the following information about your integration:
To view a summary of the whole integration in one place, click .
To perform actions such as deleting an integration, cloning an integration, or downloading and uploading an integration, and viewing the OpenAPI Specification of an integration, click the (Actions menu) in the toolbar.
Navigation bar
The designer navigation bar lets you perform the following actions:
Variables pane
The Variables panes lists all the integration variables and task variables available in the integration. It also displays a count of the total variable references within the integration.
To perform actions such as deleting or duplicating a variable, click (Actions menu) next to the respective variable.
For more information about variable, see Variables.
Designer canvas
Configuration pane
The configuration pane displays the configuration settings for each of the triggers and tasks that are added in your designer canvas.
For information about how to configure a trigger or task, see Triggers and tasks.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-09 UTC.