Platform API
Run provider setup step
Run a supported follow-up setup step for a connected provider, such as CRM mappings or webhook setup.
post/api/integrations/setup-step
Request body
Example request
{
"step": "mappings"
}Response
Step-specific setup response.
object required