ERPNext

ERPNext integration status on indie.money

Written By Philippe

Last updated 2 days ago

ERPNext

🚫 Not Supported β€” This integration is not available on indie.money due to credential compatibility issues.

Why not supported?

ERPNext authenticates with two secrets β€” an API Key and an API Secret combined in a single token key:secret header. Secure Vault stores one secret per credential, so the second value cannot be modeled. Until two-secret credentials are supported, ERPNext cannot be enabled.

Workaround

Use the HTTP Request node against your ERPNext URL with a Header Auth credential whose value is your full token <key>:<secret> string.