In reply to: Andreia Correia
Hi Daniel,
Just one question, do we always need to use the postman for the rest api?
Or do you know if it's possible to configure the direct connection between Webcon and another app
Hi Andreia,
Postman is just a tool for testing/consuming a REST API. In the end WEBCON will communicate directly with Salesforce but it could take you longer to achieve it when you have no experience with REST in either system. Using postman, you can concentrate on setting up Salesforce, test all the APIs you need. This means, how they are called, for example whether it makes a difference if you use lower/upper cases, and you can have a look at the response. It will save you time.
After everything works you 'only' need to duplicate it in WEBCON BPS. If something doesn't work than, you know that it's related to the configuration in WEBCON BPS.
Best regards,
Daniel