How does the OpsIQ Connector Builder work?

How does the OpsIQ Connector Builder work?

The Connector Builder uses six guided stages: Identity, Authentication, Connection Test, Actions, Triggers, and Review. Builders can start from OpenAPI, Postman, cURL, or a selected profile.

Authentication options include:

  • API key
  • Bearer
  • Basic
  • OAuth 2.0
  • HMAC
  • Custom patterns

The resulting package provides runtime validation and documentation.

Related articles