Question
Zapier "Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).".
18:35 May 26, 2022
Hello, I'm trying to get data from Zapier and create a new leads I'm getting this error when I test Any clues ? Failed to create a record in Creatio (1.0.0) The app returned "Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).".
Like
3 comments
10:09 May 30, 2022
Hi Luigi!
This error emerges when filling out the lookup field with something other than Guid data.
For example, the "Account" lookup field in the interface has a readable value, but on the database level, the field contains a Guid value like this: 5fbcefb0-0491-4f76-95bf-7294c351a95b
When setting up column mapping, make sure to fill out the lookup field with a Guid value from the drilldown. A custom value will trigger this error.
Show all comments