Add endpoint participant

This activity adds a workflow instance to a chat conversation so that the workflow can receive notifications for chat messages.

Table 1. Add endpoint participant action - Inputs
Parameters Description

ConversationId

Chat conversation Id.

UserId

User ID of the user to be added to the conversation.

Endpoint

Workflow ID to be added to the conversation.

Table 2. Add endpoint participant action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Result

Response to the request.