Creating a Custom Integration Connector
By default, PTC provides a number of Integration Connectors. If you need an Integration Connector other than those provided, you can create a custom Integration Connector.
* 
Make sure you use a JSON format when creating a custom Integration Connector.
1. From Composer, browse Modeling > Integration Connectors, and then click the New button.
2. Select the SwaggerConnector Thing Template, and then click OK.
3. Write a Swagger specification.
* 
You can write the specification from scratch or reuse it from editor.swagger.io if it is available for the system to which you want to connect.
4. In the Properties and Alerts area, from the Value column, click Set value to set the SwaggerJSON property to your SwaggerConnector template.
5. Click to save the SwaggerJSON property value.
6. Click Save to save your custom Integration Connector changes.
Was this helpful?