How to connect Code and tl;dv
Create a New Scenario to Connect Code and tl;dv
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 tl;dv will be your first step. To do this, click "Choose an app," find Code or tl;dv, 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 tl;dv Node
Next, click the plus (+) icon on the Code node, select tl;dv from the list of available apps, and choose the action you need from the list of nodes within tl;dv.

Code
⚙
tl;dv
Authenticate tl;dv
Now, click the tl;dv node and select the connection option. This can be an OAuth2 connection or an API key, which you can obtain in your tl;dv settings. Authentication allows you to use tl;dv through Latenode.
Configure the Code and tl;dv 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 tl;dv 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
⚙
tl;dv
Trigger on Webhook
⚙
Code
⚙
⚙
Iterator
⚙
Webhook response
Save and Activate the Scenario
After configuring Code, tl;dv, 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 tl;dv integration works as expected. Depending on your setup, data should flow between Code and tl;dv (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 tl;dv
Code + tl;dv + Slack: When a code error is detected via a Code trigger, the automation retrieves the tl;dv recording of the debug session using the tl;dv API. It then sends a notification to the relevant developers in a Slack channel with a link to the recording.
tl;dv + Code + Jira: When a tl;dv meeting is processed, the automation extracts the meeting transcript and highlights. It uses the Code/JavaScript action to parse the notes and identify action items related to code changes. Finally, it creates Jira tickets for these action items.
Code and tl;dv 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 tl;dv
Use tl;dv with Latenode to automate meeting insights. Get summaries and timestamps, then trigger actions: update CRMs, create tasks, or send follow-ups. Stop manually processing meeting notes. Latenode adds flexible routing, data transformation, and direct integrations, turning meeting data into actionable workflows.
Related categories
See how Latenode works
FAQ Code and tl;dv
How can I connect my Code account to tl;dv using Latenode?
To connect your Code account to tl;dv 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 tl;dv accounts by providing the necessary permissions.
- Once connected, you can create workflows using both apps.
Can I trigger code on new tl;dv highlight?
Yes, you can! Latenode lets you trigger Code execution when new highlights are created in tl;dv. Automate follow-ups & integrate AI for smart processing of meeting insights.
What types of tasks can I perform by integrating Code with tl;dv?
Integrating Code with tl;dv allows you to perform various tasks, including:
- Automatically generating code snippets from tl;dv meeting highlights.
- Creating tasks in project management tools based on tl;dv action items.
- Posting tl;dv summaries to internal communication channels via code.
- Enriching customer data with meeting insights via custom scripts.
- Triggering code to update documentation based on meeting decisions.
How to handle errors in Code when triggered by tl;dv events?
Latenode provides robust error handling. Use try/catch blocks in your Code, coupled with Latenode's logging and notification features for alerts.
Are there any limitations to the Code and tl;dv integration on Latenode?
While the integration is powerful, there are certain limitations to be aware of:
- Complex data transformations in Code may require significant resources.
- tl;dv's API rate limits may impact high-volume workflows.
- Custom Code errors aren't directly surfaced in tl;dv's UI.