This allows the caller to reserve an appointment with an agent.
The bot will search for the next available time slot for an agent, propose it to the caller and book that slot.
The caller can also propose a slot and the bot checks if an agent will be available for this slot.
The bot supervisor can choose the slots and define a maximum number of available appointments, weekly or exceptionally (holiday, one-off organization...)
The Schedule appointment studio action includes 3 types of complementary actions :
The bot will look for the slot where there is at least one availability and return it in the context key of your choice.
Required input:
context key name
: context key in which to store the slot to proposeOutputs:
contextKey
: context key in which to store the slot to propose
contextKey.from
: start of the slotcontextKey.to
: end of the slotThen add a NLG formatter to format the Say and other Actions