Skip to content

Sample client code prepared during 3 hour workshop, showing how simple is integration with Logic

License

Notifications You must be signed in to change notification settings

kmdlogic/kmd-warsaw-logic-day-workshop

Repository files navigation

KMD Logic Day - Workshop

Example client, that sends SMS and audits events through Logic API. Whole application was written during the Logic Day Workshop.

Usage

  1. (Go to step 3, if you configured SMS provider in Logic Console) Go to Twilio or LINK Mobility and create account.
  2. Login at Logic Console and configure new SMS provider.
  3. Download and install .NET Core 2.2
  4. Open solution in Visual Studio 2017 / 2019
  5. Fulfill parameters in LogicEnvironment.cs file. Each parameter must not be empty.
  6. Run solution.

Essential links

  1. Logic Console -> https://console.kmdlogic.io
  2. Logic API example clients -> https://github.com/kmdlogic/

About

Sample client code prepared during 3 hour workshop, showing how simple is integration with Logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages