customerprofiles_get_workflow {paws.customer.engagement} | R Documentation |
Get details of specified workflow
Description
Get details of specified workflow.
See https://www.paws-r-sdk.com/docs/customerprofiles_get_workflow/ for full documentation.
Usage
customerprofiles_get_workflow(DomainName, WorkflowId)
Arguments
DomainName |
[required] The unique name of the domain. |
WorkflowId |
[required] Unique identifier for the workflow. |
[Package paws.customer.engagement version 0.7.0 Index]