Mike Schwarz
Member
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.
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.