- Add startup wizard module for first-run configuration - Add white-label branding system with .product file support - Add bot manager for lifecycle, MinIO buckets, and templates - Add version tracking registry for component updates - Create comparison doc: BASIC vs n8n/Zapier/Make/Copilot - Add WhatsApp-style sample dialogs to template documentation - Add data traceability SVG diagram ```
25 lines
503 B
CSV
25 lines
503 B
CSV
name,value
|
|
,
|
|
bot-name,Bling ERP Integration
|
|
bot-description,Synchronizes data with Bling ERP system
|
|
,
|
|
param-blingClientID,
|
|
param-blingClientSecret,
|
|
param-blingHost,https://api.bling.com.br/Api/v3
|
|
param-blingTenant,
|
|
,
|
|
param-host,https://api.bling.com.br/Api/v3
|
|
param-limit,100
|
|
param-pages,50
|
|
,
|
|
param-admin1,admin@yourdomain.com
|
|
param-admin2,admin2@yourdomain.com
|
|
,
|
|
llm-model,gpt-4o-mini
|
|
llm-temperature,0.3
|
|
,
|
|
sync-interval,21600
|
|
sync-products,true
|
|
sync-orders,true
|
|
sync-contacts,true
|
|
sync-inventory,true
|