Basic demo for Tally X AutoIxpert integration to showcase setup in Go due to impossibility of open-sourcing n8n setup.
7 lines
148 B
JSON
7 lines
148 B
JSON
{
|
|
"api_key": "autoIxpert-key",
|
|
"port": ":9080",
|
|
"api_base": "https://app.autoixpert.de/externalApi/v1",
|
|
"secret_key": "autoIxpert-secret"
|
|
}
|