Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import contacts by id #12

Open
dkonopka opened this issue Nov 6, 2023 · 0 comments
Open

Import contacts by id #12

dkonopka opened this issue Nov 6, 2023 · 0 comments

Comments

@dkonopka
Copy link

dkonopka commented Nov 6, 2023

When I'm trying to import and update existing contacts, im getting such error:

Here is an example fileBody:

ID;LOGIN\n1;test_login

I tried to replace ID with ContactId, Contact_Id, Id etc, but nothing works properly. Documentation is also not mentioning this info.

{
  "code": "invalid_parameter",
  "message": "We could not find any valid email or SMS or Contact ID in the file you uploaded. Please add at least one valid email address (ex: [email protected]) or SMS (e.g: +33xxxxxxxxx or 0033xxxxxxxxx where +33 is the country code) or Contact ID (e.g: 1) in your file and then try to upload. Also check that you are not using space as a delimiter"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant