Launch a campaign

Use this endpoint to launch a campaign. Archived or completed cannot be launched. The launch API will return any errors typically displayed on the UI during a campaign launch.

Launch campaign

Use this endpoint to launch an existing campaign programmatically. This endpoint allows marketers to initiate campaigns based on specific statuses and predefined conditions.

Consider the following points before using the API:

  • Campaign status:

    • Campaigns with a status of archived or completed cannot be launched.
    • Campaigns already in an executing or launched state cannot be relaunched.
  • Error handling:

    • The API returns any warnings or errors encountered during the launch process, similar to those shown on the dashboard.

Note

You can find the campaign_uuid (campaign ID) in the campaign editor's URL.

Try it out:

  1. Add the user API key as the username and leave the password field blank.
  2. Select your base URL and API endpoint URL for the appropriate Blueshift region.
  3. Click Try It.

You can also try the API using Blueshift's API collection in Postman.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!