Categorygithub.com/kvizdos/notifyre-client
repositorypackage
1.0.0
Repository: https://github.com/kvizdos/notifyre-client.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Notifyre Go Client

APIs:

Webhooks

A HIGHLY IMPORTANT NOTE ABOUT WEBHOOKS Due to Notifyre NOT returning statuses of failed faxes, a rough approach to capturing this error is used. At a large scale, this implementation will kill. Use wisely, and request that Notifyre add the error codes to the webhook events. For details about why this is a rough implementation, look at the comment here

When a FaxSent webhook receives a failure event, it will attempt to lookup the Fax ID in recents. Be sure to handle "fax ID not found" error