n8n-nodes-mallabe-currencies
Version:
n8n community node that allows you to convert / exchange currencies to other currencies as well as get the daily rates of currencies using Mallabe Currencies
19 lines (18 loc) • 434 B
JSON
{
"node": "n8n-nodes-base.mallabeCurrencies",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Currencies", "Finance", "Utilities"],
"resources": {
"credentialDocumentation": [
{
"url": "https://www.mallabe.com"
}
],
"primaryDocumentation": [
{
"url": "https://www.mallabe.com"
}
]
}
}