Accessing logs
API interaction logs
Flipdish logs every POST
, PUT
, DELETE
http interaction through the API with requests and responses, that could help you to track and solve issues easily.
You can access your webhook logs:
- head to your Flipdish App on the portal, then click to Api Interaction Logs
- use our API Reference and check out Api interaction log model
Webhook logs
Flipdish logs every webhooks requests and responses, that could help you to track and solve issues easily.
You can access your webhook logs:
- head to your Flipdish App on the portal, then click to Webhooks
- use our API Reference and check out Webhook log model
Updated over 6 years ago