Create Intent
Use this action to create a new intent in your Dialogflow account.
Using the Create Intent Action
To use this action in your workflow, you need to connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Create Intent action under the Dialogflow connector to the canvas, place the pointer on the action, and then click or double-click the action. The Create Intent action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add a new authorization, refer to the Authorize Dialogflow section in the Dialogflow connector topic.
* 
If you previously added a Dialogflow authorization, select an authorization from the list.
4. In the Name field, enter the name of the entity. The entity name supports the following characters: A-Z, a-z, 0-9, _ (underscore), - (dash) with out any spaces.
5. In the Templates field, enter an array of templates. To enter multiple templates, click Add.
6. In the Response section enter the details that follows:
Action—Action details.
Affected Contexts—Click Add to enter a list of Affected Context to set when a response is created.
* 
Click Add to enter multiple affected contexts.
Parameters—Click Add to enter the Name and Value pairs.
Click Add to enter multiple parameters.
7. Click + to enter the additional fields information such as Contexts separated by a comma.
8. Click Done.
Was this helpful?