Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Addition of new SMS endpoint #465

Open
techux opened this issue Apr 15, 2024 · 3 comments
Open

Addition of new SMS endpoint #465

techux opened this issue Apr 15, 2024 · 3 comments

Comments

@techux
Copy link

techux commented Apr 15, 2024

Is your feature request related to a problem? Please describe.
New SMS endpoint. Many of the existing are dead

Describe the solution you'd like
A new endpoint with below details.
please consider adding it up

Parameter Value
Endpoint https://www.99acres.com/onlineCampaign/getAppLink
Method POST
Payload {"phone" : "xxxxxxxxxx"}
Location India
Identity Sent! You can check your message now.
Endpoint Response :
{
   "data": "Sent! You can check your message now.",
   "responseStatus": "OK",
   "headers": null,
   "link": null
}
@0n1cOn3
Copy link
Contributor

0n1cOn3 commented Apr 16, 2024

Hi 😀

Please create a PR so it can be applied. You can check bomber.py to understand the API logic😇

@techux
Copy link
Author

techux commented Apr 18, 2024

Hi 😀

Please create a PR so it can be applied. You can check bomber.py to understand the API logic😇

Okay, I will make a PR soon 😊

@Osmanpnvr
Copy link

Is your feature request related to a problem? Please describe. New SMS endpoint. Many of the existing are dead

Describe the solution you'd like A new endpoint with below details. please consider adding it up

Parameter Value
Endpoint https://www.99acres.com/onlineCampaign/getAppLink
Method POST
Payload {"phone" : "xxxxxxxxxx"}
Location India
Identity Sent! You can check your message now.
Endpoint Response :

{
   "data": "Sent! You can check your message now.",
   "responseStatus": "OK",
   "headers": null,
   "link": null
}

#465 (comment)

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

No branches or pull requests

3 participants