v1

latestSwagger 2.02026-08-06114161439.7 KB
callflow

Create a new call flow custom sources record entry

Creates custom marketing source parameters for call flow tracking and attribution. Custom sources enable tracking of specific marketing channels, campaigns, or referral sources for performance analysis.

post/callflow/customsources

Request body

call_flow_idinteger required

Unique identifier for the callflow

custom_source_type_1integer

Id of unique identifiers for the custom sources

custom_source_type_2integer

Id of unique identifiers for the custom sources

custom_source_type_3integer

Id of unique identifiers for the custom sources

custom_source_type_4integer

Id of unique identifiers for the custom sources

custom_source_type_5integer

Id of unique identifiers for the custom sources

Response

Created custom source IDs with confirmation status

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

errstring required

Error message when result='error'. String. Empty/null on success.

datastring

Response payload. Shape varies by endpoint.