Hello,
is there any way to get the department or job title with the flow? All employees have this on azure AD and on exchange.
in my app need to get a role or department. Role and Line are lookup fields in table.
thanks.
Hi @Bambula,
You should be able to use the Get user profile (v2) action for this. The output of that action returns the Job Title and Department fields.