Salesforce Connector Example

I am trying to find some samples of using the Salesforce connector.  I am trying to use it and am having trouble doing mapping of results for the SOAP call and cannot seem to get the REST endpoint call to work at all.

I think a sample use of the connector (or a video or text) would get me going.

I have looked at that but the Salesforce connector configuration differs significantly.

I need an example of using the Salesforce SOAP API and mapping the XML result or (preferably) using the REST API and mapping the JSON result.  If I include the REST endpoint, the connector tries to use the SOAP API anyway.  If I omit the SOAP endpoint and supply only the REST one, the connector complains that the SOAP endpoint is invalid (is missing the version portion of the URL).

I would hope that Bonita has used the Salesforce connector (if only to test it) and can supply an example of using both API endpoints with results mapping?

So, there are no examples of using the Salesforce connector?  I have read all of the documentation extensively but am not understanding how to map results or get the REST endpoint to work.  Neither link provided helps in that.

If you are looking to for a REST API tutorial I would invite you to look at our Live Demo replay in Youtube where we connect using the Bonita REST API to sharepoint
https://youtu.be/TsdBmEjiCno

You can also read this as a reference:

https://documentation.bonitasoft.com/bonita/2021.2/process/sharepointexample#_authentication_and_authorization

The salesforce connector given itself by Bonita allows you to interact with Saleforce through Bonita in the following methods: https://documentation.bonitasoft.com/bonita/2021.2/process/salesforce

I would also invite you to look through this: https://documentation.bonitasoft.com/bonita/2021.2/api/rest-api-extension-archetype