17.40System API
Create:
Customer Salesforce System API
that exposes meaningful operations:
GET /customers/{id}
POST /customers
GET /customers/{id}/contacts
Internally:
Salesforce Connector
SOQL
DataWeave
OAuth
Create:
Customer Salesforce System API
that exposes meaningful operations:
GET /customers/{id}
POST /customers
GET /customers/{id}/contacts
Internally:
Salesforce Connector
SOQL
DataWeave
OAuth