Anyone built a gtm workflow with Claude, FullEnrich, and HubSpot? Or do you know anyone who has? Getting ready to build one and looking for resources to reference
I run an office hour every Thursday for exactly these types of use cases, if you want to join. https://cal.com/vicky-sehrawat/office-hour
Do you have this particular use case in your repertoire?
Haven't worked with only FullEnrich out of the three, but adding a new tool isn't tough
what type of workflow are you trying to build? What are you trying to automate and what is your end goal?
Trying to automate the flow between FullEnrich hubspot and Claude so that when I enrich within Claude (using the FE MCP), it can directly flow into Hubspot
sounds pretty straight forward, I'd probably just prompt claude on the best way to set it up 🙂 Should be pretty simple but happy to walk you through anything. I've built something similar but used a different data provider
Built a custom flow using claude and lead enrichment into hubspot after a personalized AI qualification call. Used n8n as the orchestration. Happy to connect.
Like Nick said, Claude should be able to guide you for the best setup. Or do you plan to deploy it ?
I run a few automations with Claude and HubSpot via MCP where I am maintaining: - new prospect creation - deal creation - opportunity assessment - deal notes - task creation and follow-ups Along with what I call a sales manager that looks at my HubSpot every day to indicate who I should follow up with, what is the messaging or nurture that I need to follow up with, and so on and so forth. With Full Enrich, I'm planning to add one step upstream where, as a prospect with Sales Navigator, I plan to enrich with email and phone number and then have that triggered back into HubSpot and saved as a contact and company. Happy to share details if you find this useful.
one thing worth considering — if you go the MCP route you get tighter integration but its harder to debug when something breaks. n8n (like Areeb mentioned) gives you visibility into each step which is nice when youre still figuring out the workflow. id probably start with n8n to nail down the logic then move to direct MCP once its stable
Oooh okay thank you all
