Custom Development

For some usecases it might be needed to implement some custom code for the integration. We provide WebHooks to implement such logic in Salesforce.

For the moment we provide the following webHooks:

  • fill the data for the export controls check after the Standard filling happens

How it works?
We provide you a code-snippet which you can use to create a Salesforce APEX Class. In this APEX Class you can do your custom logic.