Genpact Cora Knowledge Center

Support

Message Object

Articles

GET /MessagesService.svc/GetAggregatedData
Returns the count of the following inbox items: open, unread, due today, and overdue.
GET /MessagesService.svc/GetOpenMessagesID
Returns all open messages in the workflow instance.
POST /MessagesService.svc/AddRecipient
Adds a single recipient to a message in Flowtime.
POST /MessagesService.svc/AddRecipients
Adds multiple recipients to a message in Flowtime.
POST /MessagesService.svc/FetchMessage
Fetch a broadcast task to the current user.
POST /MessagesService.svc/GetData
Returns the user's mailbox, including open messages, closed messages, and tasks.
POST /MessagesService.svc/ReassignRecipient
Reassigns the message from one recipient to another recipient.
POST /MessagesService.svc/ReassignRecipients
Reassigns the message from multiple recipients to other recipients.
POST /MessagesService.svc/RemoveRecipient
Remove a single recipient from a message in Flowtime.
POST /MessagesService.svc/RemoveRecipients
Remove multiple recipients from a message in Flowtime.
POST /MessagesService.svc/ReturnMessage
Returns actions items that were fetched by the user back to the queue.