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

fix(types): change lead external_id type to string #28

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

belyaev-dev
Copy link
Contributor

The docs have the int specified in external_id type, but trying to sent int results in validation error (expects string)

Sources external_id is string (see docs)

amoCRM Chats API has the correct string type in docs for external_id :D

@shevernitskiy
Copy link
Owner

id is string = classic amo

@shevernitskiy shevernitskiy merged commit 6bb01c7 into shevernitskiy:main Aug 9, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants