Create an Offline DIGIPIN Microservice API for Precise Location Mapping in India

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

n8n
Create an Offline DIGIPIN Microservice API for Precise Location Mapping in India
$9.99
Last updated September 5, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Development & IT workflows

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.