
Webex - Search for People
This atomic belongs to the Cisco Webex atomic group.
Gets information about people from Webex by email address or display name. If a display name is provided, all people with names starting with that value will be returned. Note that the output variables of this atomic will be populated with the first result's attributes. A list of all search results will be in the Response Body variable.
Target: Webex integration target or an HTTP Endpoint for "webexapis.com" with no path
Account Key: None if using an integration-provided target, access token if using an HTTP endpoint target
Steps:
[] Validate that either an email address or display name was provided
[] Set the query string
[] Build the authorization header
[] Send the request to Webex
[] Check if the request was successful:
[]> If it was, extract the first result's attributes and set the output variables
More information about this API: https://developer.webex.com/docs/api/v1/people/list-people