Category "hubspot"

Unable to create HubSpot Contact entry using hubspot-api-client

api = ::Hubspot::Crm::Contacts::BasicApi.new api.create({firstname: 'john', lastname: 'doe', email: '[email protected]'}.to_json, auth_names: 'hapikey') The re

How to insert a hubspot form in a react js app?

i have a react js website and i want to insert a hubspot form. Hubspot form: <script charset="utf-8" type="text/javascript" src="//js-eu1.hsforms.net/forms/s

How do I integrate HubSpot data into a MySQL database automatically?

I have a HubSpot account where my team updates my customers' details in three sheets such as Contacts, activities etc. Now I want to integrate the data availabl

How do I integrate HubSpot data into a MySQL database automatically?

I have a HubSpot account where my team updates my customers' details in three sheets such as Contacts, activities etc. Now I want to integrate the data availabl

Adding a filter in hubspot

I want to add a filter in my contacts, https://knowledge.hubspot.com/es/contacts/create-saved-filters: But I don't see this option :