SAP Open Connectors

Connectors: Build

Building Custom Connectors

Use Connector Builder to build your own custom connector.



1
Info




2
Properties




3
Authentication




4
Config & Parameters




5
Hooks




6
Events




7
Resources

Knowledgebase

Tips and trips for building new connectors or extending existing connectors.

Articles

Creating a Generic 'Forwarding' API
In some cases, a provider may return a fully formed URL, which can be used to make a specific API call.  For example: { ... "hireCandidate": "https://api.candidate.com/v1/candidates/123/hire" } Instead of parsing the re...
Resource Types
Builder provides an option to set the resource type in the resource configurations. The resource type is used to indicate when the resource should be triggered. Most standard resources are set to the resource type API . These API resources are tri...