I am using a status column change on monday to create a Time card entry (Custom entity) in Dynamics 365.
I can map and execute the Zap when it’s just the text fields in Dynamics that I am populating but as soon as I arrive at the “Lookup Fields” ie. Contacts, (in this case, it’s Advisors and Clients). I get the error below. I have been struggling to make it work but alway send up with this same error.
Example is the Status column (or text column, Ive used both) says “John Smith”. All I want is for Zapier to create the timecard entry in Dynamics then assign the client and Advisor from the monday text fields.
“Error identified in Payload provided by the user for Entity :'spk_timeentries', For more information on this error please follow this help link https://go.microsoft.com/fwlink/?linkid=2195293 ----> InnerException : Microsoft.OData.ODataException: An undeclared property 'spk_Advisor' which only has property annotations in the payload but no property value was found in the payload. In OData, only declared navigation properties and declared named streams can be represented as properties without values.”
I feel like I’m going crazy! Can anyone help with this?
Thanks.