Skip to content

Commit

Permalink
Merge pull request #90 from FieldAppEngineerCombain/patch-1
Browse files Browse the repository at this point in the history
Request to add Traxmate Webhook for TTI Integration
  • Loading branch information
adriansmares committed Dec 6, 2023
2 parents 358d408 + be44d0e commit 1142a2a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,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}

0 comments on commit 1142a2a

Please sign in to comment.