Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to To execute an Automation task through a skill, you can link your Automation Service Workflow should be added to a your skill as part of skill fulfillment.Prerequisite: Your Automation Workflow must be published as a Service before you can associate it to a skill.

To map an Automation Service Workflow to a skill, do the following:

  1. Create a new skill in which you can associate the automation workflow service. To know how to create a skill, refer Creating your First Skill.
  2. To associate an automation step to the skill, on the skill Fulfillment tab, select select Automation Workflow Service option as the type of skill fulfillment.
  3. Select the required workflow service from the list of automation workflows. You can also search the required workflow service from the Select a Workflow Service list.
  4. Based on the selected automation workflow, specify the relevant mapping input details, such as login_SAM Account name (as shown in the following example), and then click Save.
    Image RemovedImage Added
  5. Include the mapping fields as mandatory inputs to be entered by the user. This is done by adding the mapping fields as mandatory attributes in the Conversation Parameters section of a skill.


  6. Once the skill is created and triggered from any of the supported chat channels, the automation service is triggered. The bot prompts the user to enter the mandatory inputs to fulfill the skill. 
    The bot shows a success message once the automation skill is completed, as shown below.
    Image RemovedImage Added

Once the automation workflow execution is completed, the Automation details are also available in the Troubleshooting logs as shown below.
Image RemovedImage Added