Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Create User Account with Service API (11.2)

Vote:
 

Hi all

Is it possible with the Service API to also create User Account.

Im am integrating ERP with commerce for pure B2B, and I can create Organizations and Contact, that all should come from ERP.

But I can figure out how to create the user account and link them.

#190560
Apr 12, 2018 9:00
Vote:
 

Hi - it's not possible to create user account via ServiceAPI at the moment. 

#190561
Apr 12, 2018 9:17
Vote:
 

Hi Quan

Thanks for the answer.

Are there any workarounds for making a fully automated solution by API.

We have a Episerver Partner taking care of Episerver, but I need to deliver all data by API. Thats creating Organization -> Contact -> Account ???

Can they write custom code/function ?

I also have direct SQL access, if that helps.

Any ideas would be very helpful :-)

#190562
Apr 12, 2018 9:24
Vote:
 

Keep in mind that ServiceAPI is just a REST endpoint. I see no reason why you can't write extensions to that endpoint - exposing new resources for creating user account. Here's an example: https://github.com/Geta/service-api

#190563
Apr 12, 2018 9:26
Vote:
 

Cool. Thanks.

I will take that to our partner.

#190564
Apr 12, 2018 9:28
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.