New Feature: Event Logs
Event logs show what happened to your webhooks and messages. You can find them in your channels. Until recently, our users had to reach support whenever the webhooks didn’t reach their servers.
Event logs show what happened to your webhooks and messages. You can find them in your channels. Until recently, our users had to reach support whenever the webhooks didn’t reach their servers.
How API providers should save our time. TL;DR Properly implemented API error reporting speeds up the development and prevents potential bugs. True Story — Time Wasted Several months ago, we were integrating a
This tutorial will guide you through the setup of Postman to help you evaluate Amio API. Postman is a developer tool which makes it easy to invoke REST API requests and receive their
There was one thing that always annoyed me when developing chatbots. It was webhooks. Messengers like Facebook, Viber or us (Amio) intent to push messages to your endpoint. However, the messengers can't reach
The server-side javascript SDK implements all common endpoints, webhooks, and an HTTP client so that you can focus more on business logic. We ourselves use Amio API on projects where messaging is necessary.
2 weeks ago we were at Google Launchpad mentoring event. One of our mentors, Martin Krček, gave us great tips about what he was missing in the web presentation and what we should