Legacy Dev Forum Posts

 View Only

Sign Up

Best way to turn on/off a campaign Sequence?

  • 1.  Best way to turn on/off a campaign Sequence?

    Posted 06-05-2025 18:31

    Jeremy_Prevost | 2024-07-05 21:53:51 UTC | #1

    Hello,

    Each day I want to make sure the Sequence is off, clear out the contact list, upload new contacts, then start the sequence again. What is the best way to achieve this?

    PUT: /api/v2/outbound/sequences/{sequenceId} seems like it may work but it's doing a full update, requiring the list of campaigns to run each time the call is made. Is there a workaround? I may be able to just do a GET first and then feed it the information but it seems unnecessary.


    system | 2024-08-04 21:54:07 UTC | #2

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 27114