So, I am making a flow to create a new task in planner when an email is sent with an especific subject. In my flow there is a conditional for when the email has an attachment, or some attachments, and when this is true, it creates a folder at sharepoint then retrieves the link of every attachment in this folder and put it as an attachment of the task. There is just one problem, and it is when I try to update the task details, it doesn't work. The error message is: "Bad Request - Error in query syntax.". What can I do?
Obs: I am doing an adaptation of this flow Create Planner Task and Include Attachments From O... - Power Platform Community (microsoft.com), because I need some extra features, but this part I followed exactly as it demands.
error message when testing the flow
the part of the flow where the error occurs
Overview of the flow.
When I try to create a lead record , I am getting below error. Is anyone know how to solve?
Yes, it was exactly this! I will mark your answer as the solution because it can helps other people. Thank you!!
Hi @Anonymous ,
Glad to know you have fixed the issue. Was the task id wrongly selected from dynamic contents?
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
I already solved it. It was just an error when selecting the task to update the details!