Examples for Onform Provider Settings

From ProviderSettings.yaml (onform/ProviderSettings.schema)

---
budibase:
  base_url: https://ymir.staging.botmd.io/app
  minio_url: https://hippocrates-onform:xxxxx@ymir-minio.staging-private.botmd.io
  couchdb_url: https://couchdb:xxxxx@ymir-couchdb.staging-private.botmd.io
  webhook_token: xxxx
---
calendly:
  api_key: xxxxx
  signing_key: xxxxx
---
cleo:
  api_key: xxxxx12345
---
concerto:
  client_code: example
  webhook_token: xxxxx12345
---
formsg:
  admin_email: admin@example.com
  webhook_url: https://example.com/webhook
---
google_form:
  webhook_token: xxxxxxxxxx12345678901234567890xx
---
mandaya:
  api_key: xxxxx12345
---
tabular:
  csv:
    url: "file://folder/file.csv"
---
tabular: {}
---
typeform:
  api_key: xxxxx
---
typeform:
  api_key: xxxxx
  delete_submissions: 7


[Main Page] [Schema Documentation] [Raw Schema] [JSON Schema]