Skip to content

jpontdia/micorp-customer-sapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce Customer SAPI

Powered by Unit test Code coverage Build Build job Release dev version dev test tst version tst test

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.

Table of contents

  1. Description
  2. Configuration

Description

Mulesoft service for creating customers in Salesforce using data from the Corporate Orders System. The next diagram shows the architecture of the service:

architecture


Configuration

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