An administrator is designing a flow in Webex Connect that includes a Scheduled Callback activity node.
Which two values must be provided to configure the Scheduled Callback node successfully? (Choose two.)
A Scheduled Callback activity must know when the callback should occur and the timezone in which that schedule should be interpreted. Cisco's callback scheduling API and Webex Connect scheduling behavior use normalized date/time inputs so a callback is created at the expected customer time. The date format in the answer set is YYYY-MM-DD, which is the standard year-month-day format used by modern APIs and scheduling fields. The timezone is required because the same date and time can represent different UTC instants depending on the caller's or business's region. Customer name and phone ANI may be useful data in a broader callback workflow, but they are not the two key values asked here for configuring the Scheduled Callback node successfully. The YYYY-DD-MM format is not the accepted ordering and would create ambiguous or invalid schedules. The correct pair is therefore schedule date in YYYY-MM-DD format and schedule timezone. Reference: Webex Developer, Callback Schedule API; Webex Connect Help, Event Scheduler and scheduled flow activities.
Currently there are no comments in this discussion, be the first to comment!