Skip to main content

Type Settings - Integration

To get the values of these parameters, we recommend creating a cadence in the app with the steps and then using the export endpoint.

Parameters

instructions (string)
The instructions to follow when executing that step

integration_id (integer)
Identifies the Salesloft integration you are trying to use,

integration_step_type_guid (string)
For LinkedIn steps, identifies one of the LinkedIn Steps.

Example

"type_settings": {
"instructions": "Send an Inmail",
"integration_id": 10,
"integration_step_type_guid": "346a113e-3c38-4d10-bfe8-b411dbe681f7",
}