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.
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!
- 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
// settings.json
{
"ApiUrl": "https://api.resgrid.com",
"Username": "TEST",
"Password": "TEST"
}
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 |
You should download the latest sable release from our Release page.
- Shawn Jackson (Twitter: @DesignLimbo Blog: http://designlimbo.com)
- Jason Jarrett (Twitter: @staxmanade Blog: http://staxmanade.com)
Resgrid Relay makes use of the following OSS projects:
- Consolas released under the BSD 2-Clause license: https://github.com/rickardn/Consolas/blob/develop/LICENSE