Adding the CSD API to the wrapper
- Click the Menu button.
- Click the Control Panel tab.
- Click Rhythm API Wrapper.
- Click Add ION API.
-
Specify this information:
- A name for the API. This name must be unique in the tenant.
- The base URL of the API.
- The credentials to use to access the API.
- Click Save.
-
Add these endpoints using the GET method:
- sxapiSFCustomerSummary
- sxapirgetcustomerdatacreditv2
Specify the parameter template as needed. For example, specify this lookup information:
{ "customerNumber": { "type": "lookup", "call": "/delegate/ecom-api/users/current", "path":"$.activeUserGroup.customerNumber" },"companyNumber":"1000","operatorInit": "LC02", "operatorPassword":"" }
- Click Submit.
- Optionally, debug the endpoints to ensure that they function as expected.