Cisco Secure Email - Search Messages
Details
This atomic belongs to the Cisco Secure Email atomic group.
Searches for emails matching a filter using the Tracking API.
Target: HTTP Endpoint for your Security Management Appliance (SMA) with a path of "sma/api/v2.0/"
Account Key: HTTP Basic Authentication with an SMA Management API key (client ID as username, client secret as password)
Steps:
[] Format the dates and start building the request URL (appending filters for each input provided)
[] Search for matching messages
[] Check if the API request succeeded:
[]> If it did, attempt to extract the results and set the output variables
[]> If it didn't, return an error
More information about this API: https://docs.ces.cisco.com/docs/api
About
Authorship
Cisco Managed