Skip to main content

Hi Community!

Looking for possible workarounds to create customer accounts on their behalf. Is there another way besides creating one for them and then going on the back end to push them to a ‘Registered user’ ?

We know that there are SSO options however we are not yet ready to implement those as we need them to use the emails they have associated with our product so that we can match/use the data in Salesforce. We would need to build a custom SSO option to make sure they are authenticating from our product and just don’t have the resources to do so as this point.

Are there any other options for creating a user account for a customer?

Hi @ryanne.perry 👋,

 

You can also use the API to register users. You can see the documentation for it here: https://api2-eu-west-1.insided.com/docs/user/#operation/register

 

Bear in mind that registering users in this way will mean that they won’t receive any system emails e.g ‘Welcome to the Community’.


Reply