This workflow is for adding and updating a Salesforce trading partner record. In the case of a new registration, the supplier record is added to the supplier object. If the registration information is changed, the supplier record is updated. It is assumed that this workflow is automatically started when a trial version is applied or a new order is received.
Worker (#of Swimlane: 1)
Sales/Marketing Professional
A person who obtains business contact information for potential/existing customers
Business Flow (Complexity of Workflow: 13)
01. Change customer information
The person in charge will register the Salesforce account update information.
241. Enter additional information for the account object
The person in charge will add and register the Salesforce customer information.
21Create JSON for transmission
The workflow platform sets the data to be added/updated (in JSON format) to be passed to the Salesforce API.
28Set Title
The workflow platform sets the subject and the add/update type.
29Set Title
The workflow platform sets the subject and the add/update type.
25[Add] Salesforce Account Object
The workflow platform will launch the Salesforce integration app (for additional users).
22[Update] Salesforce Account Object
The workflow platform launches the Salesforce integration app (for updates).
When updating a record of a Salesforce Account object, a choice master used in the App Shared Add-on Select-type data item is used.
Before using this app, please prepare and set up the Customer Name Master (ID: Salesforce Customer Object ID, Display Label: Customer Company Name) and Customer Information Master (ID: Salesforce Transaction Object ID, Display Label: Various Customer Information).