- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2025 11:19 PM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2025 11:27 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 04:12 AM
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.
If my answer helped in any way, please mark it as ✅Correct & 👍Helpful
Regards,
Mahathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 03:39 AM
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