This workflow contains community nodes that are only compatible with the self-hosted version of n8n. What is DIGIPIN? DIGIPIN (Digital Pincode) is a 10-character alphanumeric code introduced by India Post. It maps any 3x3 meter square in India to a unique digital address. This helps precisely locate homes, shops, or landmarks, especially in areas where physical addresses are inconsistent or missing. What this workflow does This workflow creates a fully offline DIGIPIN microservice using only Jav

This workflow contains community nodes that are only compatible with the self-hosted version of n8n. What is DIGIPIN? DIGIPIN (Digital Pincode) is a 10-character alphanumeric code introduced by India Post. It maps any 3x3 meter square in India to a unique digital address. This helps precisely locate homes, shops, or landmarks, especially in areas where physical addresses are inconsistent or missing. What this workflow does This workflow creates a fully offline DIGIPIN microservice using only JavaScript - no external APIs are used. You get two HTTP endpoints: - GET /generate-digipin?lat={latitude}&lon={longitude} → returns a DIGIPIN - GET /decode-digipin?digipin={code} → returns the latitude and longitude You can plug this into any system to: - Convert GPS coordinates to a DIGIPIN - Convert a DIGIPIN back to coordinates How it works 1. An HTTP Webhook node receives the request 2. A JS Function node either encodes or decodes based on input 3. The result is returned as a JSON response All the logic is handled inside the workflow - no API keys, no external calls. Why use this - Fast and lightweight - Easily extendable: you can connect this to forms, CRMs, apps, or spreadsheets - Ideal for field agents, address validation, logistics, or rural operations
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.