Good Morning
I have a really large process with lots of dates and person fields. So retrieving the correct fields for a step can be quite tricky (I find filtering by view not necessarily reliable) and I'm trying to circumvent that by using HTTP Request, Get action.
However, for person fields that gives me their internal ID, in my current case that comes out as 44.
I'm now trying to get their Office 365 User Profile but the ID is not accepted input for UPN.
How do I get the email for User 44 to use as UPN?
Thanks,
Christine