startEngagementFromOpportunityTask
inline suspend fun PartnerCentralSellingClient.startEngagementFromOpportunityTask(crossinline block: StartEngagementFromOpportunityTaskRequest.Builder.() -> Unit): 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.