How to integrate Serviceow and AD for creartion of user using catalog form

Prathamesh Cha1
Tera Contributor

Hi Team,

 

I want to create data of user in AD using catalog form in servicenow.

can anyone tell me from where I should shart.

want do I required?

 

 

Thanks

2 ACCEPTED SOLUTIONS

Omkar Mone
Mega Sage

You can configure a Flow Designer for that request which will call the Create User action of your AD Spoke in IntegrationHub.

 

Below ServiceNow KB can help you get started. 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0852207

 

Hope this helps.

View solution in original post

Hi @Prathamesh Cha1 ,

I think it is only available in store , so you might have to download it in a customer's development/test instances.

Mahathi_0-1735906317932.png

If my answer helped in any way, please mark it as Correct & 👍Helpful

Regards,
Mahathi



View solution in original post

10 REPLIES 10

Mahathi
Mega Sage
Mega Sage

Hi @Prathamesh Cha1 ,

As Omkar has suggested, Flow designer and integration hub is the recommended way to do it.

There is an AD Spoke available in Integration hub.

Some quick references: 
https://www.servicenow.com/community/developer-forum/create-user-from-servicenow-to-active-directory...

You can also use Workflow editor with Orchestration packs to incorporate user creation using Catalogs.
There are orchestration packs for Create user and enable mailbox which are OOB.

If my answer helped in any way, please mark it as Correct & 👍Helpful

Regards,
Mahathi