cancel
Showing results for 
Search instead for 
Did you mean: 

New or updated group in Microsoft Entra ID

RESAM
Deputy Chef I
Deputy Chef I

New or updated group in Microsoft Entra ID

the trigger JSON output provides data on member@delta which I want to use in a next step, but the data is not visible in the datapill.

cheers, Jacques

__Screenshot 2025-08-26 103324.png

1 ACCEPTED SOLUTION

steps to follow:

1. first switch to formula mode of Document Filed

2. Map the step output pill, as shown in below image attached.

hope you got my point now??

step_output_pill_map.png

View solution in original post

7 REPLIES 7

rajeshjanapati
Deputy Chef III
Deputy Chef III

Hi @RESAM ,

For that you need to do PARSE JSON by providing copy raw json data from step-1 output in sample document and in Document need to pass step-1 output pill.json (like below shown in image) then you can access each pill from Microsoft Entra ID.

 
 
 

microsoft_Entra_ID.png

hi @rajeshjanapati , thanks for the reply

I will check it out right now!

cheers

hi @rajeshjanapati 

I found the action in app "JSON tools by Workato", but was unable to set the required sample document, do you have an example maybe?

Hi @RESAM,

click on Copy raw JSON and paste it in the sample document box and in document map the step-1 output pill as i mentioned above image, in the logger if you check, you can access the data pills of each field, hope you got my point?

step-1_output.png