-
Notifications
You must be signed in to change notification settings - Fork 45
/
uib.yml
40 lines (40 loc) · 1.36 KB
/
uib.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
template-id: uib
name: UIB
description: Simply communicate
logo-url: https://uibai.s3.eu-central-1.amazonaws.com/uib.png
info-url: https://uib.ai/
documentation-url: https://uib.ai/
tts-documentation-url: https://www.thethingsindustries.com/docs/integrations/cloud-integrations/uib/
fields:
- id: phone_number
name: Receiver Phone Number(s)
description: Phone numbers to which template messages are to be sent.(Add multiple phone numbers separated by comma).
secret: false
- id: template_name
name: Template Name
description: Template Name
secret: false
- id: template_variables
name: Template Variables
description: Template variables should be added as comma separated and in the order as they appear in the template message.
secret: false
- id: template_id
name: Template Namespace
description: Template Namespace
secret: false
- id: application_key
name: Application Key
description: Application Key
secret: false
format: json
headers:
x-application-key: "{application_key}"
x-receiver-phonenumber: "{phone_number}"
x-template-namespace: "{template_id}"
x-template-name: "{template_name}"
x-template-variables: "{template_variables}"
Content-type: application/json
create-downlink-api-key: false
base-url: https://thingsindustries-v2connector.unificationengine.com
paths:
uplink-message: /notification