On Genesys Cloud (PureCLoud) I have an outbound campaign that like to keep enabled all the time. And when I add a number via API /api/v2/outbound/contactlists/{contactListId}/contacts like that number to be dialed and connect to an outbound flow.
The challenge I am facing are:
When all numbers are dialed in campaign it turns itself off (how do I keep it on. The schedule is set for multiple weeks)
I like ability to outbound-dial a number multiple times
How can I accomplish that using API. Any help is appreciated Thank you.