Skip to content

Latest commit

 

History

History
82 lines (62 loc) · 2.16 KB

README.md

File metadata and controls

82 lines (62 loc) · 2.16 KB

Resgrid Email Processor

Resgrid Email Processor is CLI application and service for importing emails from an on premises location and utilizing the Resgrid API to guarantee call creation.


Build status

About Resgrid

Resgrid is a software as a service (SaaS) logistics, management and communications platform for first responders, volunteer fire departments, career fire, EMS, Search and Rescue (SAR), public safety, HAZMAT, CERT, disaster response, etc.

Sign up for your free Resgrid Account Today!

System Requirements

  • Windows 7 or newer
  • .Net Framework 4.6.2
  • 1.8Ghz Single Core Processor
  • 8GB of RAM
  • 2GB of Free Disk Space
  • For Scanner audio a Scanner with an Audio Line Out i.e. WS1065 is needed

Configuration

// settings.json
{
  "ApiUrl": "https://api.resgrid.com",
  "Username": "TEST",
  "Password": "TEST"
}

Settings

Settings.json Values

Setting Description
ApiUrl The URL to talk to the Resgrid API (Services) for our hosted production system this is "https://api.resgrid.com"
Username Resgrid system login Username that can create calls
Password Resgrid system login Password for the Username above

Installation

You should download the latest sable release from our Release page.

Notes

Author's

License

Apache 2.0

Acknowledgments

Resgrid Relay makes use of the following OSS projects: