SignNow.NET icon indicating copy to clipboard operation
SignNow.NET copied to clipboard

EventType enumeration does not support all event types

Open jansokoly opened this issue 11 months ago • 0 comments

SignNow.Net/Model/EventType.cs only covers a subset of webhooks supported by SignNow. For example, *.email.delivery.failed webhooks are missing.

I would like all webhooks to be available in the enumeration or at least having ability to specify event type by its string representation when subscribing. Thank you.

jansokoly avatar Feb 13 '25 21:02 jansokoly