noojee / campaigner_cli

Cli tool that can be used to test/interact with the Noojee Contact api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a number of executables that interact with the Noojee api.

You need to create a .settings.yaml file in the directory that you run the command from.

The .settings.yaml file must have the following:

url: "" apiKey: "" smsApiKey: "yyyy" smsSecret: "xxxx" defaultMobile: "nnnnn "

examples:

template_list

About

Cli tool that can be used to test/interact with the Noojee Contact api

License:MIT License


Languages

Language:Dart 100.0%