startCustomIntegrations(id)
Prebuilt
Custom
Starts one or more custom integrations that were configured via setCustomIntegrations() or the customIntegrations call option. Integrations are referenced by their ID — the key used when defining them in the customIntegrations object.
Parameters
A single integration ID or array of integration IDs to start.
Return value
Returnsthis for chaining.