Mulesoft service for creating customers in Salesforce using data from the Corporate Orders System.
This project follows the standards defined in the Development Process Document in Anypoint Exchange.
Mulesoft service for creating customers in Salesforce using data from the Corporate Orders System. The next diagram shows the architecture of the service:
The next properties must be provided to run the service:
Property | Description |
---|---|
salesforce.keystore | Keystore with cetificates to connect with Salesforce. Salesforce JWT Authentication |
salesforce.consumerkey | Salesforce Consumer Key |
salesforce.principal | Salesforce User |
salesforce.storepassword | Password for the keystore |
api.id | API Manager instance id |
http.port | Listening port for the service |