Recipe Finder with API Ninjas Interactive Form - n8n Workflow | Neura Market
Recipe Finder with API Ninjas Interactive Form
Interactive form-based recipe search tool that queries API Ninjas for ingredients and instructions based on a keyword.
This n8n workflow creates a simple yet effective recipe finder application. Users submit a search term (e.g., 'pasta') via an interactive form trigger, which initiates an API call to API Ninjas Recipe API. The workflow retrieves detailed recipe data including ingredients and step-by-step instructions, then formats and displays the results directly back to the user in a clean, readable format.
Setup is straightforward: obtain a free API key from API Ninjas, configure it as credentials in n8n, an
Platform
n8n
Category
Finance
Price
$4.99
Creator
Bryce Yu
recipes
api-ninjas
form-trigger
recipe-search
automation
cooking
food
http-request
n8n-demo
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.