unable to get some fields mapped to Azure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-13-2024 09:03 AM
I am trying to get user's data from Azure
I am able to get some of the fields but some fields like city, state, company name is not populating in ServiceNow.
Do I need to grant any special permissions from Azure ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-14-2024 04:50 AM
Azure is not sending any value for your city and state request. It seems like the value is null on the azure size. You need to check this with other departement who granted you access to see how azure is holding this infomation. As per my knowledge you need to parse the address value sent from azure system
I hope this helps,,,
āļø Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-14-2024 05:02 AM
Hi @Sohail Khilji , its sending value for city and state in respone. But Iam unable to pull into user table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-26-2024 09:45 AM
Hi @Balakrishna_ABK Unito has a no-code integration for ServiceNow that syncs records to Azure DevOps. It's much easier to use than writing script. Here's a step-by-step guide on how to sync ADO work items to records with 2-way updates.