From 15ca68552ea10b5010fe9efb2043a0f9f9b1fe32 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 30 Dec 2020 16:18:40 -0500 Subject: [PATCH] Updated Notify_onesignal (markdown) --- Notify_onesignal.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notify_onesignal.md b/Notify_onesignal.md index fd7a821..f69eda0 100644 --- a/Notify_onesignal.md +++ b/Notify_onesignal.md @@ -4,6 +4,7 @@ * **Message Format**: Text * **Message Limit**: 32768 Characters per Message +### Account Setup 1. Visit https://onesignal.com to create your account. 2. To acquire your `{appid}` and `{apikey}` Clic on the **Keys and IDs**.
![OneSignalAppKeys](https://user-images.githubusercontent.com/850374/103224241-65616080-48f5-11eb-97c0-fa32a28524b4.png)