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

Have some problems with set_entry, set_entries #11

Open
LexMuffin opened this issue Apr 12, 2021 · 0 comments
Open

Have some problems with set_entry, set_entries #11

LexMuffin opened this issue Apr 12, 2021 · 0 comments

Comments

@LexMuffin
Copy link

client.set_entry(module_name="Leads",
name_value_list={
"id": {"name": "id", "value": "b4452541-462a-c7d5-54da-5de9115541ea"},
"department": {"name": "department", "value": "123"},
})

after that command happens actually nothing

'salutation': {'name': 'salutation', 'value': ''},
'first_name': {'name': 'first_name', 'value': 'Алексей Павлович'},
'last_name': {'name': 'last_name', 'value': 'Молотков'},
'full_name': {'name': 'full_name', 'value': 'Алексей Павлович Молотков'},
'title': {'name': 'title', 'value': ''},
'department': {'name': 'department', 'value': ''},

would you be pleasent to help me solving that problem?

Other commands like get_entry or get_entries are working fine.

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