Show a specified message details.
External DocumentationTo learn more, visit the Cisco Webex documentation.

Parameters

ParameterDescription
Message IDThe ID of the message to get details of. Can be retrieved from the List Messages action.

Example Output

{
	"id": "<string>",
	"roomId": "<string>",
	"roomType": "<string>",
	"text": "<string>",
	"personId": "<string>",
	"personEmail": "<string>",
	"created": "2023-12-08T13:53:46.421Z"
}

Workflow Library Example

Get Message with Cisco Webex and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop