How to connect Code and Cloze
Create a New Scenario to Connect Code and Cloze
In the workspace, click the “Create New Scenario” button.

Add the First Step
Add the first node – a trigger that will initiate the scenario when it receives the required event. Triggers can be scheduled, called by a Code, triggered by another scenario, or executed manually (for testing purposes). In most cases, Code or Cloze will be your first step. To do this, click "Choose an app," find Code or Cloze, and select the appropriate trigger to start the scenario.

Add the Code Node
Select the Code node from the app selection panel on the right.

Code
Add the Cloze Node
Next, click the plus (+) icon on the Code node, select Cloze from the list of available apps, and choose the action you need from the list of nodes within Cloze.

Code
âš™
Cloze
Authenticate Cloze
Now, click the Cloze node and select the connection option. This can be an OAuth2 connection or an API key, which you can obtain in your Cloze settings. Authentication allows you to use Cloze through Latenode.
Configure the Code and Cloze Nodes
Next, configure the nodes by filling in the required parameters according to your logic. Fields marked with a red asterisk (*) are mandatory.
Set Up the Code and Cloze Integration
Use various Latenode nodes to transform data and enhance your integration:
- Branching: Create multiple branches within the scenario to handle complex logic.
- Merging: Combine different node branches into one, passing data through it.
- Plug n Play Nodes: Use nodes that don’t require account credentials.
- Ask AI: Use the GPT-powered option to add AI capabilities to any node.
- Wait: Set waiting times, either for intervals or until specific dates.
- Sub-scenarios (Nodules): Create sub-scenarios that are encapsulated in a single node.
- Iteration: Process arrays of data when needed.
- Code: Write custom code or ask our AI assistant to do it for you.

JavaScript
âš™
AI Anthropic Claude 3
âš™
Cloze
Trigger on Webhook
âš™
Code
âš™
âš™
Iterator
âš™
Webhook response
Save and Activate the Scenario
After configuring Code, Cloze, and any additional nodes, don’t forget to save the scenario and click "Deploy." Activating the scenario ensures it will run automatically whenever the trigger node receives input or a condition is met. By default, all newly created scenarios are deactivated.
Test the Scenario
Run the scenario by clicking “Run once” and triggering an event to check if the Code and Cloze integration works as expected. Depending on your setup, data should flow between Code and Cloze (or vice versa). Easily troubleshoot the scenario by reviewing the execution history to identify and fix any issues.
Most powerful ways to connect Code and Cloze
Code + Cloze + Slack: When JavaScript code identifies an error log, it triggers the creation of a note in Cloze with the error details. Subsequently, a notification is sent to the developers' Slack channel to alert them about the error.
Cloze + Code + Jira: When a sales opportunity is updated in Cloze, the Code block extracts relevant data. Then a task is created in Jira, populated with data from the Code block.
Code and Cloze integration alternatives
About Code
Need custom logic within your Latenode workflows? Code lets you add JavaScript snippets and NPM modules directly into your automation flows. Transform data, handle complex calculations, and connect to unsupported APIs. Latenode makes it easy to manage code alongside no-code steps, ensuring scalability and maintainability.
Related categories
About Cloze
Use Cloze in Latenode to automate your CRM and sales processes. Automatically update records, trigger follow-ups, and generate reports based on real-time data. Integrate Cloze with other apps like email, calendars, and databases using Latenode's visual editor. Customize flows with JavaScript or AI for advanced lead qualification and faster deal closing.
Similar apps
Related categories
See how Latenode works
FAQ Code and Cloze
How can I connect my Code account to Cloze using Latenode?
To connect your Code account to Cloze on Latenode, follow these steps:
- Sign in to your Latenode account.
- Navigate to the integrations section.
- Select Code and click on "Connect".
- Authenticate your Code and Cloze accounts by providing the necessary permissions.
- Once connected, you can create workflows using both apps.
Can I trigger Cloze actions from specific Code outputs?
Yes! Latenode’s visual editor lets you map Code outputs directly to Cloze actions. This ensures precise automation based on your Code's data, eliminating manual steps and errors.
What types of tasks can I perform by integrating Code with Cloze?
Integrating Code with Cloze allows you to perform various tasks, including:
- Automatically updating Cloze opportunities based on code execution results.
- Triggering Cloze follow-ups when a Code script detects inactivity.
- Creating new Cloze leads from parsed data generated by Code.
- Enriching Cloze contact details with data processed via Code scripts.
- Sending custom alerts via Cloze based on specific Code error conditions.
How can I handle Code errors within Latenode workflows?
Latenode’s error handling allows custom responses to Code failures. Retry logic, notifications, and alternative paths ensure robustness.
Are there any limitations to the Code and Cloze integration on Latenode?
While the integration is powerful, there are certain limitations to be aware of:
- Complex data transformations in Code may require advanced JavaScript knowledge.
- Rate limits on the Cloze API can affect high-volume workflows.
- Real-time synchronization depends on the responsiveness of both APIs.