Skip to content

Commit dadb618

Browse files
authored
Added Documentation for Zenvia integration (RocketChat#1684)
1 parent 54edfe5 commit dadb618

File tree

1 file changed

+48
-0
lines changed
  • administrator-guides/livechat/whatsapp-zenvia

1 file changed

+48
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Rocket.Chat and Zenvia API integration
2+
3+
**Added in version:**
4+
5+
3.1.0-develop
6+
7+
**Type of feature:**
8+
9+
SMS Integration
10+
11+
**Involved settings:**
12+
13+
SMS -> Zenvia -> API Token: Authentication Token for Zenvia API
14+
15+
SMS -> Zenvia -> Channel: Channel to be used with Zenvia API. Possible values are whatsapp, sms or facebook
16+
17+
SMS -> Zenvia -> From: Default "From" name for API calls
18+
19+
**Description:**
20+
21+
This feature is almost based on Twilio's integration, making it possible to integrate Omnichannel with Whatsapp, Facebook or SMS through Zenvia.
22+
23+
**How to use this feature:**
24+
25+
## Step 1
26+
27+
Ask access to the [Zenvia Sandbox](https://app.zenvia.com/home/sandbox).
28+
29+
## Step 2
30+
31+
Create a new Sandbox choosing **Whatsapp** channel.
32+
33+
## Step 3
34+
35+
Setup your whatsapp as asked to attach the sandbox.
36+
37+
## Step 4
38+
39+
In the final step, set **"Message Webhook URL"** to:
40+
41+
`https://<SERVER_URL>/api/v1/livechat/sms-incoming/zenvia`
42+
43+
## Step 5
44+
45+
Fill the settings of Rocket.Chat at SMS administration area, under Zenvia subsection.
46+
47+
48+
That's it!

0 commit comments

Comments
 (0)