You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a simple .NET 4 interface written as C# Console App in order to connect and upload data via Customer.IO's REST API. The guts of the app or juicy stuff is all in "Program.cs" Essentially what the app is achieving is an implementation of cURL PUT Request's in .NET