I have got a step to connect via http to banbooHR and successfully pull the user data. but having troubles converting it to use with Azure AD update user fields. Thanks Adam
I have got a step to connect via http to banbooHR and successfully pull the user data. but having troubles converting it to use with Azure AD update user fields. Thanks Adam
Hello, I have a similar situation and thanks for the screenshots, but I think I need a little more to get mine over the line. My flow fetches values from BambooHR for all users, then parses the fields that I am looking for:
I would like to compare those
I would like to take the value for EmployeeID and EmployeeNumber and then write that value to AAD. (Currently these fields are blank in AAD).
Can someone point me in the right direction?
Thanks.
Hi @Slaphead ,
CAn you show us the current configuration of your Flow?
If your goal is to use the outputs from the HTTP action in Flow, you will most likely need to use the "Parse JSON" action to access the fields.
What I do by norm in these scenarios is the following:
Hope this helps!
Regards,
Ricardo