Microsoft AD Spoke - attribute mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 01:56 AM
hi Team,
We are using AD Integration hub for creating user in AD. We were able to map attributes like Full name, employee ID, email ID etc from servicenow to AD. We are facing challenge in updating attributes like expiry date, Manager name etc.
Could you please provide suggestion on how to map the same in AD.
Thanks in advance.
Regards,
Preethi B.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2023 05:39 AM
Hello Preeti/Alex
Same think , I am working on Ad- create user action. There are 2-3 custom attributes- start date, end date, one choice field.
Can you guide me how can I send them using create user action in Flow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2023 05:52 AM
Hi,
Update your higlighted mid server powershell scrip line like below:
............ -Department $Department -costCenterCode $costCenter
Same for Expiry Date, add correct attribute name in your script that matches with AD attribute name.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2023 06:35 AM
Hi Anil ,
I am not using this script.
I have create start date , end date variable and defining in payload . Only custom attributes are not mapping.
My custom attributes - endDate and startDate