Hey! In addition to the leads from our own website, we also receive leads from three different "external" websites / platforms , which are sent to us by email. These emails contain information such as the name, email address, etc. of the respective leads.
We currently transfer this data manually to HubSpot so that the corresponding workflows can be started. However, we would now like to automate this process.
Our idea is, that in future the “external lead emails” will be sent to a our HubSpot address and then this address could automatically create a contact in HubSpot via an API interface and then automatically trigger our “applicant” workflow.
Does anyone have expierence or an idea how we can do this? Thank you so much.
Hey, @HFimpel Thanks for the great question. HubSpot does not have this parsing ability natively. You'll need to look into some form of middleware to parse the email and send an API call to HubSpot to create the contact.
After doing a quick search, I found a few options:
Workflow enrollment could be handled by your middleware as well (you may need to incorporate a delay before sending the call to enroll this contact into a specific workflow) Or
Create a custom property like `external_lead_workflow_enrollment` and make it a “single checkbox” type of property since we just need a binary option of “yes or no” Then you could send the custom property value in with your request to create the contact
I feel like the second enrollment option will be less "fiddly" as it doesn't require you to set a delay to make sure the contact is processed into our backend before they get enrolled.
Have fun testing! — Jaycee
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !