Skip to content

JsAndDotNet/FireTextSampleCSharpApiCalls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FireText API Sample Calls (Basic) - C# Jumpstart

Basic console application showing how to call the FireText API for sending SMS Text Messages via C#

How do I run it?

Then:

  • Open it in Visual Studio 2015 (or greater).
  • Update Program.cs with your api key.
  • Update ApiCalls/SendSms_Basic.cs -> SendSms method variables as appropriate.
  • If trying to receive messages you will need to set up a number with FireText.
  • Debug the sample.

The sample runs on .NET 4.6. You can easily port it to .NET Core with just a couple of tweaks.

You can build on these samples using the documentation on the FireText website.

About

Basic console application showing how to call the FireText API to send SMS Text Messages via C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages