Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CXoneWorkflowCreateRequest

Interface used as a intermediate for creating request json for API call

@example
Array<CXoneWorkflowCreateRequest>

Hierarchy

  • CXoneWorkflowCreateRequest

Index

Properties

action: string
remarks
  • type of Action
configurationId: string
remarks
  • Agent Integration configuration id
contactID?: string
remarks
  • contactID
interactionId: string
remarks
  • interactionId
workflowId: string
remarks
  • Agent Integration workflow id
workflowInput: string
remarks
  • workflowInput

Generated using TypeDoc