Create a Connection
POST {{yourAccountUrl}}/api/3/connections
https://developers.activecampaign.com/reference/create-connection
Request Body
{"connection"=>{"service"=>"fooCommerce", "externalid"=>"toystore123", "name"=>"Toystore, Inc.", "logoUrl"=>"http://example.com/i/foo.png", "linkUrl"=>"http://example.com/foo/"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | Your ActiveCampaign API Token |