Hi,
Is there someone who can assist us on how we can integrate Hubspot to our PHP framework (Symfony) private APP. What we want to happen is, to get data of hubspot via queues.
I’m posting in behalf of our technical team.
Thanks
Hi,
Is there someone who can assist us on how we can integrate Hubspot to our PHP framework (Symfony) private APP. What we want to happen is, to get data of hubspot via queues.
I’m posting in behalf of our technical team.
Thanks
Hi @Buelent,
What data you want to retrieve from the HubSpot? Using a private app we can retrieve data from HubSpot and that data will be available in the JSON format. then you can use the data in any way you want.
Hope this will helps you out. Please mark it as Solution Accepted & Upvote to help other Community member.
Thanks!
Hi @GRajput,
thank you for the answer. We want to retrieve all data of contacts inital and regularly in the night. Du you have a example for your api?
thanks
Buelent
Hi @Buelent,
Using this method you can get all the contacts available in your instance.
Here is reference :- Accounts Dashboard | HubSpot
For getting contact details that are created later you can use search API to get their values.
Hope this will helps you out. Please mark it as Solution Accepted & Upvote to help other Community member.
Thanks!
thanks for the answer. there is a rate limit by for contacts, how can I get them without the rate limit?
thanks
Bülent