Hubspot integration push: 0 contacts processed

Hi all,



We’ve been automating our sales and marketing processes with the help of Mautic and Hubspot.

To push leads & contacts from our Mautic to our Hubspot, we use a points trigger of 1000 points.



The hubspot plugin is configured correctly (I assume: the logo is no longer greyed out).

Now everytime a contact reaches 1000 points, we figured it should be pushed to Hubspot. However, this is not the case :(



So, upon investigating a bit more, we realised that since our Mautic environment is self hosted, maybe we needed to do a little extra configuration.

So we tried to run the cron command manually

Code:
mautic:integration:pushleadactivity --integration=Hubspot
, but we get the following results:
Code:
Push activity timeline to salesforce mautic object Number of contacts processed: 0
This probably isn't the way to go, but we can't really find another way to go..

We followed the documentation and skimmed the 2-way sync video (since we are only doing 1-way sync: Mautic->Hubspot), and it seems that everything is configured correctly.

Is there a way to debug the integration push, or maybe a common pitfall we missed?

Best regards!

Hi all,

We’ve been automating our sales and marketing processes with the help of Mautic and Hubspot.
To push leads & contacts from our Mautic to our Hubspot, we use a points trigger of 1000 points.

The hubspot plugin is configured correctly (I assume: the logo is no longer greyed out).
Now everytime a contact reaches 1000 points, we figured it should be pushed to Hubspot. However, this is not the case :frowning:

So, upon investigating a bit more, we realised that since our Mautic environment is self hosted, maybe we needed to do a little extra configuration.
So we tried to run the cron command manually mautic:integration:pushleadactivity --integration=Hubspot, but we get the following results:

Push activity timeline to salesforce mautic object Number of contacts processed: 0
This probably isn’t the way to go, but we can’t really find another way to go…

We followed the documentation and skimmed the 2-way sync video (since we are only doing 1-way sync: Mautic->Hubspot), and it seems that everything is configured correctly.

Is there a way to debug the integration push, or maybe a common pitfall we missed?

Best regards!