[#804] Simplybook - Salesforce integration

Migrated from Redmine #804 | Author: Giannicola Zega
Status: Rejected | Priority: High, I’m very impatient | Created: 2021-10-19


Context:

Trigger the creation/update in Salesforce of Customers (Person accounts) from Simplybook.me

Salesforce Background:

Salesforce exposes 2 kinds of APIs, which work on a single client :

One for the search of the Customer
Onr for the creation/update of the Customer
Simplibook.me will need to:

Authenticate with ApiGee with a Technical User
Call the APIs (trough ApiGee) to search if the customer exists before the creation and ,if not,
Call the APIs (trough ApiGee) to create the Customer

Redmine Admin wrote:

we do not have salesforce integration yet