Hi,
We have Laravel based custom website that we have al our prospects and customers on with all their quiotes and orders. We have had written at great expense api to connect all this into Salesforce. Data was automatically converted in sales force from prospect to customer when orders were placed on website. Is N8N a solution to get this data into Hubspot or is custom coding the only solution?
Sorry if a newbie question
Andy
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
We havem’t used n8n yet so will be latest version. I’, interested to know if n8n is a product we can use to get Laravel data into Hubspot
Hey Andy, welcome to the n8n community!
Certainly: for a custom API you can use the HTTP request node to interact with your API, and pass the data to our Hubspot node.
This presentation might be helpful too:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.