This repo provides samples for different Integration API Usecase that can improve and make it faster to implement connectors.
Various Steps to follow:-
-
Choose the example of your choice.
-
Check the config.json file and use the attributes provided to create a Connector under Integration API: https:// CUSTOMERDOMAIN / WORKSPACENAME /admin/integration-api Instructions are also available here: https://docs-eam.leanix.net/reference/rest-api#create-a-processor
-
Copy the connector.json on the left side.
-
Copy the input.json on the right side in the input section.
-
Do a Test run.
-
Adapt the code as per your requirements.