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 missing API contact fields store/update #2716

Closed
asbiin opened this issue May 23, 2019 · 1 comment · Fixed by #3302
Closed

Fix missing API contact fields store/update #2716

asbiin opened this issue May 23, 2019 · 1 comment · Fixed by #3302
Labels

Comments

@asbiin
Copy link
Member

asbiin commented May 23, 2019

Since #2251 it's not possible to create or update these information with an API call:
| job | string | The job title of the contact. Max 255 characters. |
| company | string | The company which employs the contact. Max 255 characters. |
| food_preferencies | string | The food preferencies of the contact. Max 100000 characters. |
| first_met_information | string | The information (ie where and how) the user has met the contact. Max 1000000 characters. |
| first_met_date | string | The date you first met the contact. Format: 'YYYY-MM-DD'. |
| first_met_date_is_age_based | boolean | Indicates whether the first_met_date is age based or not. |
| first_met_date_is_year_unknown | boolean | Indicates whether we know the year or not. |
| first_met_date_age | integer | The number of years between the first_met_date and the current year. |
| first_met_through_contact_id | integer | The contact whose made the introduction to this person. |
| avatar_url | string | The URL of an external image that would serve as the avatar of the contact. Max 400 characters. |

@github-actions
Copy link

github-actions bot commented Jan 8, 2021

This issue has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant