Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Symfony Telnyx Notifier Bridge

License

Notifications You must be signed in to change notification settings

symfony/telnyx-notifier

Telnyx Notifier

Provides Telnyx integration for Symfony Notifier.

DSN example

TELNYX_DSN=telnyx://API_KEY@default?from=FROM&messaging_profile_id=MESSAGING_PROFILE_ID

where:

  • API_KEY is your telnyx API key.
  • FROM is your sender.
  • MESSAGING_PROFILE_ID identifier of your messaging profile at Telnyx. You need this in order to show a name to the recipient (e.g. "Symfony") instead of just the phone number.

Resources

Packages

No packages published

Contributors 11

Languages