Send Indian tender email reports from TendersInfo.net results
Go to WorkflowDescription
How it works
This workflow fetches live tenders from TendersInfo.net based on user-provided keywords, filters for GEM (Government e-Marketplace) and MSE (Micro & Small Enterprises) eligible opportunities, and generates a professional HTML email report grouped by company. The webhook receives search criteria, queries the tender API, parses responses, filters relevant tenders, and formats results into a readable table.
Setup steps
Replace API authentication: Update the Cookie header in "Fetch Tender Data from API" node with your valid ANTI_FORGERY_TOKEN and SESSION_ID from TendersInfo.net
Configure webhook: Copy the production webhook URL from the "Webhook Trigger" node
Test with sample data: Send a POST request with {"keywords": "software", "msme": "eligible", "email": "[email protected]"} to verify the flow
Activate workflow: Enable the workflow to start processing real tender searches