Microsoft AD Spoke - attribute mapping

Preethi5
Tera Expert

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.

7 REPLIES 7

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

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.

 

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

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