Smstools beschikt over een de gebruiksvriendelijkste software voor job planners, interimkantoren/uitzendbureaus en dienstenchequebedrijven om te communiceren via SMS en WhatsApp
De SMS communicatiespecialist
Bij job planning kunt u veel voorkomende handelingen automatiseren via SMS. Het versturen van een dagplanning, een annulatie van een werkafspraak of een wijziging in de reisroute van een vrachtwagenrit gaat snel en eenvoudig met onze software. Dit bespaart u als job planner veel tijd. Ook kunt u SMS marketing gebruiken om vacatures te promoten.
Smstools levert al meer dan 20 jaar SMS diensten aan job planners, interimkantoren en dienstenchequesbedrijven uit diverse sectoren.
Multi-locatie management
Mogelijkheid tot het maken van subaccounts voor verschillende vestigingen. U kunt de facturatie en aankoop van de SMS berichten centraliseren en tegelijkertijd de controle houden over alle vestigingen aan de hand van statistieken.
Uitgebreide rapportage
Via onze uitgebreide software kunt u direct planningsbestanden importeren vanuit uw CRM software in onze SMS software. U kunt deze data dan gebruiken voor een gepersonaliseerde mailing waarop de medewerker eventueel kan terugsturen om de job planning te bevestigen. Terugsturen kan met een virtueel SMS nummer, SIM hosting en SMS shortcode keywords. Via onze uitgebreide rapportage kunt u op elk moment een rapport genereren en uw planning opvolgen.
var url = "https://api.smsgatewayapi.com/v1/message/send";
var payload = new {
message = "Hello World",
to = "32496123456",
sender = "YourName"
};
var client = new RestClient(url);
client.Timeout = -1;
var request = new RestRequest(Method.POST);
request.AddHeader("X-Client-Id", "XXX"); // Your API key
request.AddHeader("X-Client-Secret", "YYY"); // Your API secret
request.AddHeader("Content-Type", "application/json");
request.RequestFormat = DataFormat.Json;
request.AddJsonBody(payload);
IRestResponse response = client.Execute(request);
Console.WriteLine(response.Content);
Gemakkelijke Bulk SMS Gateway integratie
Met onze Bulk SMS API kunt u uw software uitbreiden met een SMS integratie. Onze SMS API integreren is heel eenvoudig waardoor u zeer snel uw website of software kunt koppelen aan ons krachtig SMS platform.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.
Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.
Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers like Google, Facebook, Nextroll.