Is there an API call I can use to test to see if a specific email address is in a HubSpot List? The APIs I've seen give me the entire list. Is there a way that the Search API ( https://developers.hubspot.com/docs/api/crm/search ) can filter 続きを読む
Okay. Not ideal, but might help. I'll have to track down the people who may have changed the form and find out what they changed without publishing....続きを読む
Thanks, Karsten. I'm still trying to know what has been changed. If I open a form to edit, and it says there are unpublished changes, how can I ...続きを読む
Is there an API call I can use to test to see if a specific email address is in a HubSpot List? The APIs I've seen give me the entire list. Is there a way that the Search API ( https://developers.hubspot.com/docs/api/crm/search ) can filter 続きを読む
I have an external site that is integrated with Hubspot via SSO. How can I display the email subscriptions page in that site? Presumably I'd need to use an iframe. What URL would I use to view it?
When using the MS Edge browser, this is showing up in the console: Tracking Prevention blocked access to storage for https://track.hubspot.com/__ptq.gif?k=1&sd=3840x2160&cd=24-bit&cs=UTF-8&ln=en-us&bfp=...&v=1.1& 続きを読む
When viewing a contact's Activity, I have a "Page view" tab that shows pages they have visited. This is populated by the HubSpot tracking code in our SPA website using "setPath" and "trackPageView". It is working very nicely. However, in th 続きを読む
The documentation at https://developers.hubspot.com/docs/api/crm/contacts does not explain what this information returned from the API call is: "links": { "additionalProp1": "string", "additionalProp2": "string", "additionalProp3": "string" } 続きを読む