Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties

Platform URL

https://[enterprise].cvtr.io/v2/….campaigns/{campaignId}/admin/scheduled-delivery

API Endpoints

Retrieve all schedules configured on the campaign

GET /api/v4/

…..

Epic

scheduled-deliveries?page=1&itemsPerPage=50&campaign.id={campaignId}

Enable/Disable Scheduled Delivery toggle

PUT /api/v4/campaigns/{campaignId}

Update schedule configuration

PUT /api/v4/scheduled-deliveries/{scheduleId}

Epic

Jira Legacy
serverSystem Jira
serverId47839f05-61cf-355f-8da7-a069f30ee70e
keyCON-5548

Document status

Status
colourBlue
titleDRAFTREADY FOR REVIEW

Document owner

Danny Hannah Adam Carter

Technical writers

Arunima Kurup Prasad

Related Content

Scheduled Delivery Overview Schedule Configuration Publisher Type Schedule Configuration

🏠 Feature Overview

Scheduled Delivery can be enabled for a campaign if the leads need to be scheduled to be delivered at different times and at different intervals. The schedule widget is used to configure the delivery time and intervals.

...