Great news!


We have a status page that you can subscribe to in order to get all the bank status updates.


It's available here: https://status.flinks.io/


 


Capture_d_e_cran_2018-02-02_a__08.07.56.png


 


How to subscribe?


Hit the subscribe button below or go to our subscription page.


Capture_d_e_cran_2018-02-02_a__07.27.17.png


What kind of updates can I subscribe to?


We do offer email, RSS/Atom feed and Webhook updates.


 


Can I select which notifications and details I want to receive?


Yes! Once you hit the subscribe button you can select the event and details you want to subscribe to.


 


Tell me more about your Webhook updates!


To configure the Webhook you will need an endpoint to receive a json notification.


Capture_d_e_cran_2018-02-02_a__07.56.39.png


 


Here is a sample notification sent to a Webhook:


{
"client": {
"name": "Flinks Technologies Inc",
"url": "https://flinks.hund.io/"
},
"component": {
"url": "https://flinks.hund.io/components/5a737eac87d84478be2df4ad",
"name": "Scotia",
"group": "Canadian Banks",
"status": {
"state": "outage"
}
},
"meta": {
"unsubscribe": "https://flinks.hund.io/subscriptions/5a7451069944fe3dab2287e8/edit",
"created_at": 1517572526
}
}


The states are the following:



  • operational: the institution is running fine
  • degraded: we are having difficulties processing requests to the institution's web services
  • outage: we are not able to connect to the institution's web services to process requests


 


I still have questions! Can you help me ?


Sure! Send us an email at help@flinks.io or write us directly your question.