Hello,
on my little process everything works BUT adding a Google Contact.
I only got this text as an error. in my Google Contact module everything seems good:
What do I do wrong? Thank you in advance!
Hello,
on my little process everything works BUT adding a Google Contact.
I only got this text as an error. in my Google Contact module everything seems good:
What do I do wrong? Thank you in advance!
Hi @almafo
This error arises when parameters are empty, so please examine whether there are any parameters with empty values. To prevent this error, you can consider using a filter or implementing an error handler.
MSquare Support
Visit us here
Youtube Channel
Hello ok thanks a lot! How can I force the creation filling with the data even when a field is empty?
Hi @almafo
In some modules there have some mandatory field.It is impossible to proceed without these required fields. However, if a particular field is not mandatory, please try to proceed with ifempty function with ignore.
MSquare Support
Visit us here
Youtube Channel