How to create a custom connector SDK from 0

Options

I need to create a node within the orchestration flow to consume an API.
I have only identified that custom connectors are used for this task, but I don't know how to configure it from 0. Since in the flow context this option does not appear, what should I do first?

Answers

  • You need to enable custom plugin connectors for the Orchestration Service.
    Download the orchestration-custom-connectors-sdk-<version number>.zip file from MySupport Portal.
    That zip file contains documentation regarding how to create custom connectors etc.