Hi,
I am using power automate inorder to connect to D365 ERP. I need to update the fax and email details of the particular vendor by giving the Vendor Account Number.I have written the flow in power automate but I am getting the below error.
"Only 1 of 2 keys provided for lookup, provide keys for dataAreaId,VendorAccountNumber.
clientRequestId: 5395adea-0ccf-476f-a4ee-0348c80f36ef"
Although I gave the mentioned values I am getting similar error.In power autmate there is something field called object ID what should I give in that object ID.Pls mention.

I tried to test it in Postman I am getting the below error.
{
"error": {
"code": "NoResponse",
"message": "The server did not received a response from an upstream server. Request tracking id '08586060932277506532340268439CU25'."
}
}
Thank you in Advance.