Creating a new campaign

There are a few steps involved with creating a new campaign. Below is an outline of the steps that are needed to complete a new Campaign.

  1. Switch client ID context to the client you want to create the operator for with SwitchClientId

  2. Generate a new campaign and callsetid with GetCallsetId

  3. Select the audio you wish to playback to your calls with ChooseULW
  4. Perform a test call with TestCall
  5. Upload phone numbers to PhoneUpload
  6. Finalize campaign creation and check for campaign errors with CompleteSet
  7. Schedule your new campaign with UpdateSchedule

After these steps are completed successfully, you may then schedule or start your campaign.

See also