I have a Powerapps connected with Microsoft Flow. I created all the required parameters and settings and the flow ran fine the first time with the inputs and outputs.
After that, I started getting AD errors which I fixed by creating a new AD app registration and then linking with Microsoft Flow.
Now, I am getting the following error and I have no idea what to do -
Unable to process template language expressions in action 'Create_job' inputs at line '1' and column '1967': 'The template language expression 'json(decodeBase64(triggerOutputs().headers['X-MS-APIM-Tokens']))['$connections']['shared_azureautomation']['connectionId']' cannot be evaluated because property 'shared_azureautomation' doesn't exist, available properties are 'shared_azureautomation_2, shared_office365'. Please see https://aka.ms/logicexpressions for usage details.'.
I have the following steps in the Flow -
- PowerApps button
- Create Job (This is the step where it fails and is from Azure Automation)
- Get Job Output (Again from Azure Automation)
- Send Mail
Any idea what could be going wrong?
Thanks,
Pranav


Report
All responses (
Answers (