You can connect workflows to external systems in several ways. Pick the method that matches your needs, skills, and how much customization you require:
Model‑driven connectors generated from OpenAPI or Swagger files. Integrations give you REST API access without coding and are the lightest option for standard services.
See integrations overview for more information.
Use ready‑to‑run packages that bundle workflows, forms, templates, and adapters for common network and IT tasks. Get them from the Automation Marketplace and import them into your environment.
See pre‑builts overview for more information.
Code‑driven connectors that run on the platform runtime. Choose adapters when you need custom protocols, advanced authentication, response transformations, or other behaviours that a model can’t express.
See adapters overview for more information.
Adapters offer full customization but require code deployment and management. Integrations deploy from an OpenAPI spec with no code and use fewer resources. Use integrations for standard REST APIs and rapid rollout; use adapters when you need protocol flexibility or specific response handling.
Best when you need custom protocols, advanced auth, or transformations.
Best for REST APIs with OpenAPI docs and quick deployment.
Refer to Adapters vs integrations for a detailed comparison.
This specialized connector handles northbound integration with Cisco NSO. See the Cisco NSO guide for details.
Install the certified Itential app in ServiceNow to run Platform workflows from ServiceNow without writing custom code.
See the ServiceNow app guide for more information.
Combine the ServiceNow app (ServiceNow → Itential) with the ServiceNow adapter (Itential → ServiceNow) for complete integration.