IWG Communication Endpoint
IWG Communication Endpoint

IWG Communication Endpoint

Use the IWG.Communication endpoint to retrieve a list of endpoints, send an announcement (audio message), or send a text message with an optional image.
The IWG.Communication endpoint includes the following methods:
Method
Description
GET /iwg/api/v1/list
Retrieves a list of all IWG endpoints.
POST /iwg/api/v1/announcement
Sends an audio file to the specified IWG endpoint.
POST /iwg/api/v1/message
Sends a text message to the specified IWG endpoint. An optional image can also be sent with the message.
Refer to the
Workcloud Communication Messenger REST API Developer Guide
Guide and the
Workcloud Communication Announcer REST API Developer Guide
for more information regarding these endpoints.