Tasks not executed because of dublicate paramter / contact in list

I have a taks running from woocommerce to sendinblue.
the action for sendinblue is "create OR update contact".
I get some email from pabbly, that the task is not beeing executed with the following errors:

style='color:#2E2E2E'>{
"res1 > code": "duplicate_parameter",
"res1 > message": "Contact already exist",
"res2 > code": "invalid_parameter",
"res2 > message": "Contact already in list and/or does not exist"
}

Why is the task not executed, when i select "create OR UPDATE" contact. The contact should be updated if contact exists (see above, contact exist). But pabbly seems to try to create a new contact instead of update?

not clear to me.
 
P

Pabblymember11

Guest
Hey @Mike Schwarz

kindly reconnect the action event once so that all your respected fields get loaded and you have not selected the Update option "true" in your action event to update the contact.


unnamed1.png
 
Top