Get Contacts
Use this action to retrieve the contacts of your Office 365 Outlook account. For more information, refer to the API documentation.
Using the Get Contacts Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Get Contacts action under the Office 365 connector to the canvas, place the pointer on the action, and then click or double-click the action. The Get Contacts action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add an authorization, refer to the section Authorize Office 365 in the Authorize Office 365 connector topic.
* 
If you previously added an authorization for Office 365, select an authorization from the list.
4. In the Search By field, select the search key for the contacts to retrieve.
5. In the Value field, enter the value for the search key selected.
6. Click + to view the additional fields, and then enter the details that follows:
Include Fields—Click Add to select the Field to include in the result set.
Click Add to enter the multiple fields to include.
Order By—Click Add to select the field to use as a sort filter on the result set.
Click Add to enter the multiple order by fields.
Items to be Fetched—The number of items to return in the result set.
Items to be Skipped—The number of items to skip from the result set.
7. Click Done.
Was this helpful?