Skip to main content

ZenQMS's Custom Integration Builder

ZenQMS's Custom Integration Builder is a low-code Custom integration tool your team can use to build Custom integrations that sync data between ZenQMS and other applications and services you use.

Your Custom integrations use built-in connectors to connect to third-party applications. Using these connectors, you can query data in a third-party application to import into ZenQMS, or you can export data from ZenQMS to another service.

If you're syncing data between ZenQMS and a proprietary system you've built, you can leverage the generic HTTP connector to make requests to any API that does not already have a built-in connector.

If you'd like to write code to help solve your problem, you can add JavaScript code steps to your Custom integration to manipulate data, make additional requests, or perform any other custom logic you need.

To get started building, check out our getting started guide.