
Announcements
I am using CDS connector and updating a record in CDS environment. I was able to update it successfully.
I am trying to find x-ms-service-request-id and REQ_ID from output header however not able to find raw output header for a successful request. I can see the Odata body but not header.
How can I get these values x-ms-service-request-id and REQ_ID from output header?
Hi @contoso52Admin,
I believe you can find that information by using a Developer Toolbar. Open the Network tab. Open your flow run instance. You should be able to see the action output header in there.