Skip to content

Added support for content templates (i.e. whatsapp) #152

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexw23
Copy link

@alexw23 alexw23 commented Dec 13, 2024

Added support for sending content templates. This also adds support for whatsapp (inherity).

Added documentation about this.

See here for more details: https://www.twilio.com/docs/content/send-templates-created-with-the-content-template-builder#how-to-add-senders-to-a-your-sender-pool

@alexw23 alexw23 mentioned this pull request Dec 13, 2024
@evaldorcardoso
Copy link

Hello @onlime , is there any chance of this being implemented in the project? I am implementing this package in my project and I need to use content templates and would like to use this solution. Thanks a lot!

@alexw23
Copy link
Author

alexw23 commented Mar 19, 2025

@evaldorcardoso just use my fork for now if you need.

"require": [
        ...
        "laravel-notification-channels/twilio": "dev-add-content-messages-v3"
],
"repositories": [
        ...
        {
            "type": "vcs",
            "url": "https://github.com/alexw23/twilio"
        }
],

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants