Welcome to BotSailor Help! Just use the email OTP to sign in and track your tickets. Password login isn’t needed anymore.
BotSailor allows seamless integration of custom SMS gateways using HTTP GET requests. This is particularly useful when your SMS provider is not natively supported in BotSailor. By following a few simple steps, you can set up your custom SMS API and start sending messages directly through BotSailor's automation platform.
This feature is ideal for:
✳️ Note: Make sure your API endpoint supports GET requests. Example:
BotSailor will dynamically inject the phone number and message during the actual campaign or automation.
Using HTTP GET to connect a custom SMS gateway in BotSailor is a quick and effective way to extend your communication reach, especially if your SMS provider isn't listed. With just a URL and a few configurations, your system is ready to automate SMS communications globally.
How can I integrate an SMS gateway that is not directly supported by BotSailor?
BotSailor allows you to integrate custom SMS gateways using HTTP GET requests. You need to navigate to the SMS Integration settings, add a new SMS profile, select "Http Get," and provide the API name and your custom API's HTTP GET request URL. This URL should include the necessary query parameters for sending an SMS, such as the recipient's phone number and the message content.
What information do I need to provide when setting up a custom HTTP GET SMS API in BotSailor?
You will need to provide the following information:
How can I ensure that my custom HTTP GET SMS API is working correctly before saving it in BotSailor?
BotSailor provides an "Analyze and test call" button. After entering your HTTP GET request URL, click this button to verify if the URL is working and that BotSailor can communicate with your SMS gateway. This step is crucial to ensure successful integration.
What are some important considerations when integrating a custom HTTP GET SMS gateway with BotSailor?
Here are some important tips for successful integration: