The embed instructions roisinkirby is referring to is only for one post if I'm not mistaking.
If you're good at coding, you can use the instagram API (although it's been changing quite frequently = annoying) and create a feed in php on a different platform. You could then retrieve this feed using javascript & then display it on a hubspot page.
We didn't build that functionality yet, but here’s a quick rundown of what our HubSpot <> Instagram integration can do:
1. Automated DM Logging:
Every Instagram DM gets automatically logged in HubSpot contact records—just like native SMS integrations. Each DM shows up as an activity (note) with the message text and date, keeping your contact history complete.
2. Tracking & Reporting:
Track DM interactions. Our integration stores key data—number of DMs and interaction dates—in custom properties, making reporting and analysis easy.
3. Contact Matching Without Email:
We match DMs using the Instagram handle or HubSpot Record ID. If there’s no match, we create a new contact, and once an email comes through, you can merge the records.
4. Custom Cards in HubSpot:
Get a view of DM activity right inside HubSpot with a custom card in the contact record sidebar.
Connect with me and we can build out custom features for Instagram + HubSpot integration as well!
The embed instructions roisinkirby is referring to is only for one post if I'm not mistaking.
If you're good at coding, you can use the instagram API (although it's been changing quite frequently = annoying) and create a feed in php on a different platform. You could then retrieve this feed using javascript & then display it on a hubspot page.