You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will involve writing a function that utilizes the HubSpot API (via Python client) to write a contact to the contacts database. The values of the HubSpot properties for the test contact will be the following:
Once the contact is created, update the Job Title property to Data Scientist. Note a separate function may be required for updating contact information.
The text was updated successfully, but these errors were encountered:
This will involve writing a function that utilizes the HubSpot API (via Python client) to write a contact to the contacts database. The values of the HubSpot properties for the test contact will be the following:
First Name
: JaneLast Name
: DoeCompany Name
: CUAHSIE-mail
: [email protected]Once the contact is created, update the
Job Title
property to Data Scientist. Note a separate function may be required for updating contact information.The text was updated successfully, but these errors were encountered: