From cde0faff830e074f0735d1fdd9972b73b4ce4b97 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 6 Oct 2023 16:35:50 -0400 Subject: [PATCH] Updated Notify_msg91 (markdown) --- Notify_msg91.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_msg91.md b/Notify_msg91.md index 7656bf7..0e95ea3 100644 --- a/Notify_msg91.md +++ b/Notify_msg91.md @@ -61,6 +61,6 @@ Send a MSG91 Notification as an SMS: # Assuming we want to define our Foobar Inc company name as the template token `company`: # - identifies as 800-555-1223 apprise -vv -t "Test Message Title" -b "Test Message Body" \ - msg91://12345@gank339l7jk3cjaE/18005551223?:body=payload&:type&company=Foobar%20Inc + "msg91://12345@gank339l7jk3cjaE/18005551223?:body=payload&:type&company=Foobar%20Inc" ``` \ No newline at end of file