Create Entity
Use this action to create a new entity in your Dialogflow account.
Using the Create Entity 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 Entity action under the Dialogflow connector to the canvas, place the pointer on the action, and then click or double-click the action. The Create Entity 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. Click + to view the additional fields:
In the Entries field, click Add to add a new entry and then enter the information that follows:
Value—Value for the entity.
Synonym—Synonyms separated by a comma.
* 
Click Add to add multiple entries.
6. Click Done.
Was this helpful?