startEngagementFromOpportunityTask
abstract suspend fun startEngagementFromOpportunityTask(input: StartEngagementFromOpportunityTaskRequest): StartEngagementFromOpportunityTaskResponse
This action initiates the engagement process from an existing opportunity by accepting the engagement invitation and creating a corresponding opportunity in the partner’s system. Similar to StartEngagementByAcceptingInvitationTask
, this action is asynchronous and performs multiple steps before completion.