Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add Traxmate Webhook for TTI Integration #90

Merged
1 change: 1 addition & 0 deletions templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@
- unaconnect
- widgelix
- wonderland
- traxmate
17 changes: 17 additions & 0 deletions traxmate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
template-id: traxmate
name: Traxmate
description: Send data to Traxmate via TTI adapter
logo-url: https://traxmate.io/wp-content/uploads/2023/10/8429011b-92b9-4f53-b9fd-49285d29c437.png
info-url: https://traxmate.io
documentation-url: https://traxmate.io/support/getting-started/
fields:
- id: token
name: Servicetoken
description: Traxmate API Servicetoken - found under Settings -> Account
secret: true
format: json
headers:
Content-Type: application/json
create-downlink-api-key: true
base-url: https://capture.v1.traxmate.io/capture/service/{token}