Progress of pending action

Description

You can use this API to send progress information during the pending action of the Zobot.

OAuth Scope:

SalesIQ.callbacks.UPDATE

Requested Payload:

  • text(Mandatory): The message/information that you want to send to the visitor

 

URL:

Copiedhttps://{[zohosalesiq_server_uri](https://www.zoho.com/salesiq/help/developer-section/rest-api-v2.html)}/api/v2/{screenname}/callbacks/{request id}/progress

Example

Copiedhttps://salesiq.zoho.com/api/v2/zylkerinc/callbacks/4fhgtd-hbnjwj-hbewjd-gyywye6/progress

Payload:

Copied{
 "text" : "Just a few more seconds.." 
}