1. Retrieving Open Integration Templates

You must first retrieve the templates that will serve as the base configuration for your Open Integration deployment. You can retrieve the templates using the /openintegration/templates API:

  • Method: GET
  • Endpoint: /openintegration/templates
  • Response: Returns a zip file that includes the following templates – config_template.json and profile_template.json. These templates include default configurations for different environments and use cases.
  • Sample API call request:
    GET https://<SCM_instance_IP>:<port_num>/scm/api/v1.0/openintegration/templates
    Authorization: Basic Auth