View source: R/connect_operations.R
connect_get_task_template | R Documentation |
Gets details about a specific task template in the specified Amazon Connect instance.
See https://www.paws-r-sdk.com/docs/connect_get_task_template/ for full documentation.
connect_get_task_template(InstanceId, TaskTemplateId, SnapshotVersion = NULL)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
TaskTemplateId |
[required] A unique identifier for the task template. |
SnapshotVersion |
The system generated version of a task template that is associated with a task, when the task is created. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.