Hi @Expiscornovus
Thanks for the quick reply.
I tried the flow, but I get the error 401 UNAUTHORIZED.
But my account is the same one that creates the object in sharepoint.
How is it possible?
{
"statusCode": 401,
"headers": {
"Pragma": "no-cache",
"x-ms-request-id": "f85340a0-60fc-4000-340f-5b42d710f065",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
"X-Content-Type-Options": "nosniff",
"X-Frame-Options": "DENY",
"Cache-Control": "no-store, no-cache",
"Set-Cookie": "ARRAffinity=f5590XXXX;Path=/;HttpOnly;Secure;Domain=sharepointonline-we.XX.net,ARRAffinitySameSite=XXX;Path=/;HttpOnly;SameSite=None;Secure;Domain=sharepointonline-we.XXXXXt",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"x-ms-apihub-obo": "true",
"Date": "Mon, 23 May 2022 22:38:51 GMT",
"Content-Length": "337",
"Content-Type": "application/json",
"Expires": "-1"
},
"body": {
"status": 401,
"message": "401 UNAUTHORIZED\r\nclientRequestId: 77XXX08c\r\nserviceRequestId: f8XXXXX5",
"source": "https://rXXXXXXX.sharepoint.com/sites/Agent/pi/web/lists/GetByTitle('Control')/items(115)/validateUpdateListItem",
"errors": []
}
}