-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into add-geolocationwebhook
- Loading branch information
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
### **3 minute read `Beginner`** | ||
|
||
## Adding new contacts to your Glific account | ||
This feature enables NGO staff to upload a large number of new contacts into their Glific account and mark them opt-in contacts. Doing this will enable NGOs to initiate the first message to these contacts. | ||
|
||
### Before uploading new contacts: | ||
1. Ensure you have prior permission / consent from the contacts to message them through the chatbot. | ||
2. Ensure the first message being sent to the newly onboarded contacts is the opt-in message | ||
|
||
### Note | ||
1. Contacts get an option to “block or report” a chatbot number when the business initiates the first conversation. | ||
2. More no of contacts blocking a chatbot for a given message can lead to the reduction in quality rating of the chatbot or sometimes permanent suspension of the chatbot accoun. | ||
3. Kindly plan to message large number of new contacts in batches to avoid having quality rating of your chatbot reduced or having your chatbot blocked by Meta | ||
|
||
### How to use | ||
1. Go to `Manage` and `Contacts` | ||
2. Find the `Import contacts` and click `Continue` | ||
<img width="1468" alt="Screenshot 2024-08-29 at 2 59 22 PM" src="https://github.com/user-attachments/assets/87436d75-4d46-4f70-90f9-bc636ff62dd5"/> | ||
|
||
5. Download the sample csv and provide the information of the contacts in the format of the sample csv | ||
|
||
6. Select the `collection` where the contacts will be added (it is advised to add contacts being uploaded in a new collection) | ||
<img width="413" alt="Screenshot 2024-08-29 at 3 02 34 PM" src="https://github.com/user-attachments/assets/222d4451-f89a-4335-8592-e128970f18ea"/> | ||
|
||
7. Check the Opt-in status | ||
8. Import the csv by clicking on `Select file`, this allows you to upload the csv file from your computer | ||
<img width="422" alt="Screenshot 2024-08-29 at 3 10 37 PM" src="https://github.com/user-attachments/assets/3440fd54-8da7-4929-8bb5-22d387f5fb51"/> | ||
|
||
10. Check the notifications page to see the status of the upload. | ||
<img width="1324" alt="Screenshot 2024-08-29 at 3 11 37 PM" src="https://github.com/user-attachments/assets/38cf5a59-5d9b-446e-a064-5a6892064ccb"/> | ||
|
||
|
||
|
||
### Sample csv and what information to upload | ||
<img width="328" alt="Screenshot 2024-08-29 at 3 02 49 PM" src="https://github.com/user-attachments/assets/04df72be-bd80-46f9-bf04-31374c27776f"/> | ||
|
||
1. Ensure that the country code is present in the phone number. | ||
2. This feature uploads all the contacts into the platform and does not validate the phone number (if it is less than 10 digits or if the number exists on WhatsApp or no). Any invalid number which gets added, when broadcasted to will not get the message. | ||
3. Language field is to provide the language preference. Leaving it blank will cause the language preference to be the default language selected in the org’s Glific platform |