Quick overview
Quick overview This workflow downloads public vehicle directory JSON from BoltPatternHQ - The Automotive Fitment Database for use in your own processing. How it works Starts when you manually execute the workflow in n8n. Sends an HTTP request to BoltPatternHQ’s public search_index.json endpoint to fetch the full vehicle directory data. Returns the downloaded JSON in the workflow output for inspection or downstream use. This is very useful for anyone who wants to build automation around car modifications or auto parts e-commerce. You can easily integrate this public dataset into your own pipeline without worrying about authentication or API keys. Setup Ensure your n8n instance can reach https://boltpatternhq.com/static/js/search_index.json (network/proxy/firewall settings as needed). Update the request URL if BoltPatternHQ changes the endpoint or if you want to point to a different dataset. No API keys or authentication headers are needed. Just make sure you have internet access to reach the public domain. This simple setup ensures that you can test the vehicle directory data immediately and build further downstream automation tasks seamlessly. An n8n automation workflow template by Data Workflow Labs.
Data Workflow Labs
web
free
Others in the same category, ranked by how often they are opened.