Add HTTP Custom SMS #8558
Unanswered
mortag
asked this question in
Development Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am currently setting up a self-hosted instance and would like to integrate a local SMS provider that is not in the default provider list. I am trying to use the "Custom HTTP SMS" option, which seems perfect for this.
My provider's API requires authentication via a custom HTTP header. Specifically, I need to send an Authorization: Bearer header with the POST request.
When configuring the "Custom HTTP SMS" provider in the admin panel, I can find the fields for the Endpoint URL and Method, but I cannot find an input field to add custom Headers.
Could you please let me know how I can configure custom headers for this provider type? Is this feature supported through the UI, or does it require a different configuration method?
Thank you for your help.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions