These Workspace ONE Intelligence Custom Connector samples contain a list of Postman collections from multiple systems (VMware Carbon Black, JIRA, ServiceNow, Salesforce, Zendesk, Splunk, and others), that will enable Workspace ONE Intelligence Automation to interact with those through actions.
Workspace ONE Intelligence Automation provides the ability for you to use your own API services in addition to the out-of-the box connectors. You can easily add any REST API service as a Custom Connector by importing Postman Collections.
Included in this repository is a list of Postman Collection samples that can be immediately imported into Intelligence and used in Automation workflows, with the added benefit of demonstrating how you can create Collections with your own REST API enabled services.
In order to create your own Postman collections, the following is required:
In order to create a valid Collection to Import as a Custom Connector you need to:
Note: Consider adding headers as Content-Type: application/json. If you do not add headers as the content type JSON, the APIs can default to XML and XML does not work with custom connections.
Content-Type: application/json
Custom Connector User Guide Workspace ONE Intelligence User Guide Postman Resources