Skip to content

Commit

Permalink
Add sensgreen webhook template. (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
tariksensgreen committed Dec 18, 2023
1 parent 1142a2a commit 35f14f9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions sensgreen.yml
@@ -0,0 +1,19 @@
template-id: sensgreen
name: sensgreen
description: Integrate with Sensgreen
logo-url: https://sensgreen.com/wp-content/uploads/2023/04/indir-1-kopya.png
info-url: https://sensgreen.com/
documentation-url: https://intercom.help/sensgreen-support/en/
fields:
- id: api_key
name: API Key
description: Sensgreen API Token for authorization
secret: false
format: json
headers:
Authorization: Bearer {api_key}
Content-Type: application/json
create-downlink-api-key: false
base-url: https://prod.api.sensgreen.com/integrations/ttn
paths:
uplink-message: /data/
3 changes: 2 additions & 1 deletion templates.yml
Expand Up @@ -29,4 +29,5 @@
- unaconnect
- widgelix
- wonderland
- traxmate
- traxmate
- sensgreen

0 comments on commit 35f14f9

Please sign in to comment.