📄️ Introduction
The IntelSend Campaign API lets you manage Email, SMS, and Voice campaigns in a single flow:
📄️ Authentication
To integrate authorization using a Bearer token for API authentication, you can generate a token using the Create Token API.
📄️ Create
The Create Campaign API is used to create a new campaign with email, SMS, and voice channels.
📄️ Get
The Get Campaigns API lets you fetch campaigns with advanced filtering, search, sorting, and pagination.
📄️ Build
The Build Campaign API finalizes or triggers the build process for an existing campaign.
📄️ Send
Once your campaign is created and built, you can send it to your contact list using this endpoint.