Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Thank you so much for your patience with me. Again, I've never used Power Automate before.
I'm trying to find out what I'm supposed to do with the code below. Am I supposed to copy and paste it somewhere in the flow for it to work? You've provided the code in your response but I don't see it anywhere in your screenshots so I don't understand what I'm supposed to do with it.
{
"Name": "@{items('Apply_to_each')['name']}",
"Content": @{body('Get_file_content')}
}
The same goes for the codes items('Apply_to_each_2')?['Name'] and items('Apply_to_each_2')?['Content']. What am I supposed to do with it?
Am I supposed to paste items('Apply_to_each_2')?['Name'] in the **** File Name field? **** Am I supposed to paste items('Apply_to_each_2')?['Content'] in the File Content field?
Please tell me exactly what I need to do here because I've never used Power Automate before and I don't understand all the jargon (though it may make more sense as time goes by, but right now, I don't comprehend). I can definitely accomplish this with your help. Thanks!