post https://api.getblueshift.com/api/v1/campaigns/
Use this endpoint to create a campaign and specify its attributes. To try this endpoint:
Get the User API Key from the API Keys tab of your Account Settings in the Blueshift app.
Paste the API key in the username field for Authentication. Leave the password field blank.
Click the Base URL dropdown and select the API endpoint URL for your Blueshift region. For EU region select api.eu.getblueshift.com and for the Rest of the world select api.getblueshift.com.
Specify the values of the API call using the fields provided below. Ensure that you specify values for the required fields.
Click Try It.
Notes
- The parameters
enddate
,triggering_event_name
,journey_concurrency
are applicable to the event triggered campaigns only. Similarly, parametersenddate
,triggering_event_name
, andjourney_concurrency
are not returned in the response of an API call to this endpoint with one-time campaign selected.- The parameters
segment_uuid
andsend_summary_emails
are applicable to one-time campaigns only. Similarly, parameterssegment_uuid
andsend_summary_emails
are not returned in the response of an API call to this endpoint with event triggered campaign selected.