https://github.com/cloudlinkd-networks/shopify-whatsapp-notification
Shopify WhatsApp Notification
https://github.com/cloudlinkd-networks/shopify-whatsapp-notification
bot cloudlinkd gateway integration notifications shopify shopify-api shopify-whatsapp wa whatsapp whatsapp-bot
Last synced: about 1 year ago
JSON representation
Shopify WhatsApp Notification
- Host: GitHub
- URL: https://github.com/cloudlinkd-networks/shopify-whatsapp-notification
- Owner: cloudlinkd-networks
- License: mit
- Created: 2025-01-29T01:04:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T19:43:28.000Z (about 1 year ago)
- Last Synced: 2025-03-18T20:34:59.919Z (about 1 year ago)
- Topics: bot, cloudlinkd, gateway, integration, notifications, shopify, shopify-api, shopify-whatsapp, wa, whatsapp, whatsapp-bot
- Homepage: https://wa.cloudlinkd.com
- Size: 2.93 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Shopify WhatsApp Notification

Our aim is to deliver maximum functionality, enabling you as a site owner to configure the plugin exactly as needed, all while maintaining an user-friendly interface.
However, it's beneficial to be familiar with all the available options.
## Installation
- Add miniOrange ~ SMS Notifications ( https://apps.shopify.com/order-sms-notifications )
- Purchase the "Custom Gateway" plan
- Open Gateway Configuration
---
Gateway Request Type: Gateway URL
Gateway URL Method: GET or POST
SMS Gateway URL: https://wa.cloudlinkd.com/send-message?api_key=your-cloudlinkd-api-key&sender=your-phone-number-without-country-code-+&number=##phone##&message=##message##
---
Gateway Request Type: POST Gateway
SMS Gateway URL: https://wa.cloudlinkd.com/send-message
Parameters:
- number: ##phone##
- message: ##message##
- api_key: your-cloudlinkd-api-key
- sender: your-phone-number-without-country-code-+
---
- Open Custom Messages
- Enter Phone Number with country code +
- Enter your message
- Click 'Send'
## Credits
All credits to the [Team CloudLinkd](https://www.cloudlinkd.com) and the original creators of these files.