Skip to content

Latest commit

 

History

History
 
 

samson_ledger

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Ledger Plugin

Plugin that allows samson to post events to ledger (an internal Zendesk system)

Requires 2 ENV vars to be set in order to work LEDGER_BASE_URL="https://ledger.mydomain.com" # base url of the ledger api host (http or https) LEDGER_TOKEN="thisismytoken" # api access token for that system