Set Division on Schedule, Schedulegroups and IVRs object

Hi everyone,

from some weeks now, the Schedule, Schedulegroups and IVRs object are now split per Division.
That is a good news, but i have 200 IVRs, 100 Schedule groups, ...

And seems that the Division is not yet on the Object per API.
Is it something coming soon ?
Do i miss something ?

So can i update all object to move it to correct division ?

Thank you

Hi matt22,

The "division" field for those entities (Schedules, SchedGroups, etc.) will be exposed in an upcoming version of the SDK.

In the meantime, you could use the UI or make requests to the API directly using a tool such as Postman, including a field named "division" that includes an id. division: {id: "1234"}

-Andrew

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