Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

REST Connector - Salesforce Commerce Cloud - Account Creation

falberti
New Contributor II
New Contributor II
Hi,
we are opening this ticket because we have implemented a REST connector to integrate Salesforce Commerce Cloud with Saviynt for aggregation and provisioning capabilities, however for account creation we are unable to successfully invoke the API as there is an application-side setting that does not allow us to do so.
We have also tried to ask for support from the Salesforce Commerce Cloud team, which has directed us to use the community tool "SFCC-cli" (https://github.com/SalesforceCommerceCloud/sfcc-ci#using-the-javascript-api) for account creation, which invokes another SFCC Account Manager API within it. 
Is there any way you know of to successfully integrate the Salesforce Commerce Cloud creation api with Saviynt?
Best Regards
4 REPLIES 4

SB
Saviynt Employee
Saviynt Employee

You can refer to below Salesforce Documentation. If you are referring to using a custom url for account creation, the info is mentioned in Creating Users using the Custom Salesforce URL section.

https://docs.saviyntcloud.com/bundle/Salesforce-v23x/page/Content/Configuring-the-Integration-for-Pr...


Regards,
Sahil

falberti
New Contributor II
New Contributor II

Hi,

This has nothing to do because is for Salesforce Service Cloud not Salesforce Commerce Cloud.

Do you have any suggestion for the creation on Salesforce Commerce Cloud?

Francesco

SB
Saviynt Employee
Saviynt Employee

Got it. I have not personally worked on this integration but are you able to make it work from Postman or are you looking for that info too. 


Regards,
Sahil

rushikeshvartak
All-Star
All-Star

Check if below postman collection helps you

https://www.postman.com/salesforce-developers/workspace/salesforce-developers/collection/15394816-b5... 

https://www.postman.com/salesforce-developers/workspace/salesforce-developers/collection/26952482-15... 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.