This is a step by step video on how to pull the information in the EmployeeId field in Azure into Power Automate and then send that information into your PowerApp.
Below is the schema information you have to put in the "Parse JSON" step:
{
"type": "object",
"properties": {
"ODdata": {
"type": "string"
},
"EmployeeID": {
"type": "string"
}
}
}
Any questions or comments put them in the comments below, enjoy the show.
Download
0 formats
No download links available.
Pull EmployeeID from Azure into Powerapp | NatokHD