{
"id": "5fd4371e940df5a34a3888b2",
"module_id": "leadconduit-salesforce.outbound.create_contact",
"routes": [
{
"id": "1aacd0",
"flow_id": "5fd4371e940df5a34a3888b2",
"source_id": "5fd4371e940df5a34a3888b2"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}Routers
Router
A router is a single lead-submission endpoint that's able to distribute lead submissions to any one of an account's various Flows, based on evaluation of rules.
The rules of every route are evaluated against the lead, and the last route that matches selects the Flow and Source.
Only one Router for a given integration module-id should exist in an account.
ID of this router
Pattern:
^[0-9a-fA-F]{24}$Example:
"5fd4371e940df5a34a3888b2"
The unique identifier of the integration module
Example:
"leadconduit-salesforce.outbound.create_contact"
The routes to be evaluated by this router
Show child attributes
Show child attributes