Blog

Official Blog

Receive text on your server using csharp .net...

//Receive Text using .net //When you login to your dashboard, numbers are displayed on the left //Each number has an input box to enter the URL of the page where you'll receive the text //This URL cannot be on your local. //We will make an HTTP post to the URL you enter below the nu...

Text Marketing: An Often Forgotten Goldmine In A Good Mobile Strategy...

LOOKING FOR A NEW WAY TO REACH YOUR CUSTOMERS THAT YOUR COMPETITORS PROBABLY AREN’T TRYING YET? COLUMNIST BRIAN PATTERSON RECOMMENDS SMS MARKETING. READ ON TO LEARN WHY. Brian Patterson [http://marketingland.com/author/brianspatterson] on January 20, 2016 at 11:02 am http://marketingland.com/sms-m...

How to send a Bulk/Group/Mass Text Message to your clients...

MASS TEXT MESSAGING WITH FREE CONTACT MANAGER With PureText’s [http://crm.puretext.us] Mass SMS Textual Messaging service you can upload your contacts in CSV format, filter out the ones that don’t have a phone number. You can then  select the contacts to send a text to  in case your want to  advert...

Effective Ways to Maximize the Benefits of Text Message Marketing...

In this era of technology advancement, it is not surprising for people and businesses to experience and be confronted with a lot of innovations. This has prompted businesses to engage in more results-oriented advertising programs that aim for actual behavioral responses which are, of course, in favo...

How to send text using c#.net...

To send a text programmatically your code needs to make an XHR request to an SMS gateway that will read the text details from your request and then initiate a text to the recipient’s phone number PureText [http://www.puretext.us] offers a Texting/SMS gateway to which you can make an HTTP GET/POST r...

SMS Text Message Marketing and its Contribution to the Success of Your Business...

Different gadgets such as smartphone as well as the other types of cellphone has gained popularity nowadays as a way of communicating other people. In addition to that, the latest advancements in technology every now and then which further increase the capabilities of these gadgets will undoubtedly ...

SMS Text Message Marketing and its Contribution to the Success of Your Business...

Different gadgets such as smartphone as well as the other types of cell phones have gained popularity nowadays as a way of communicating other people. In addition to that, the latest advancements in technology every now and then which further increase the capabilities of these gadgets will undoubted...

Why Your Real Estate Marketing Plan Needs SMS Outreach...

Why Your Real Estate Marketing Plan Needs SMS Outreach...

The first step to every business transaction is reaching the customers. The real estate business is no exception. As door-to-door sales were diminished by phone calls, emails (and phone calls as well) are becoming less favorable when compared to texting. Texting is no longer optional. It is a nece...

Send a Text Message using JavaScript/Node.js in 15 seconds...

So you have learned Node.js and you want to do something out of the ordinary by allowing your app to communicate with users real time. You could build an app for an event promoter that sends texts every Friday/Saturday evening promoting an event and even handle text responses or you could just build...

Send a Text Message using .NET Core 1.0 in 15 seconds...

Mr. Hanselman said .Net 5 is dead. ASP.NET 5 is now ASP.NET Core 1.0 and Entity Framework 7 is now Entity Framework Core 1.0. With the whole new core concept Microsoft is doing a good job keeping things interesting with new and old .Net followers. With Visual studio code you can now run C-sharp and ...