connect_resume_contact {paws.customer.engagement}R Documentation

Allows resuming a task contact in a paused state

Description

Allows resuming a task contact in a paused state.

See https://www.paws-r-sdk.com/docs/connect_resume_contact/ for full documentation.

Usage

connect_resume_contact(ContactId, InstanceId, ContactFlowId = NULL)

Arguments

ContactId

[required] The identifier of the contact.

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.

ContactFlowId

The identifier of the flow.


[Package paws.customer.engagement version 0.7.0 Index]