Connector Campaign
Last updated
Last updated
Connector Campaigns allow you to send campaign messages using API endpoints. You can use connector campaigns to:
Send email/SMS/WhatsApp messages using a vendor who has not partnered with Growlytics yet.
You can pass data to any third-party analytics system.
To send the connector campaign, you will need to provide HTTP endpoint details in the campaign content step as shown in the screenshot below.
Endpoint URL: Specify the URL of the endpoint without query parameters.
HTTP Method: Specify the HTTP method to use while hitting the API endpoint.
Query Parameters: Specify URL query parameters here. You can also personalize the query parameters. For example, if you want to mention a customer's system id or any other attribute, you can do it from here.
HTTP Headers: Specify headers to mention in the API call. For example, you can mention authentication parameters here.
Request Body: Mention the API parameters here.