How to Integrate Descartes (Visual Compliance) APIs with Decisions Platform?
Has anyone integrated Descartes (Visual Compliance) APIs with Decisions? Is there a pre-built integration available, or do I need to set up a custom service integration? Any guidance or examples would be appreciated.
Comments
-
Hello,
Decisions at this time does not offer a pre-built integration for Descartes (Visual Compliance) APIs. To connect, you’ll need to create a custom service integration based on the API type (REST, SOAP, etc.).
To set up a Descartes integration please try the following steps:
- Review the type of API Descartes provides (REST, SOAP, etc.).
- Set up a service integration in Decisions using the appropriate method:
- For REST APIs, use the OpenAPI integration: OpenAPI Integration Guide
- For SOAP or other web services, follow: Integration with External Web Service
- For advanced needs, consider building custom steps or modules using the SDK: SDK Integration Overview
More details: About Integrations in Decisions
Hope this helps!