Dropbox shutdown webhooks for an user -
i have dropbox webhooks. when user make change, webhook sends me json list of users have changes.
if user in platform, has drobox active, doesn't pay quota it's "inactive", there's way stop receiving webhooks?
the solution i've thought store inactive users , ignore when id equals id on json, that's quite ineficient because if have 1000 users inactive that's huge amount of webhooks ignore.
no, it's not possible exclude users on quota webhook notifications. we'll consider feature request.
Comments
Post a Comment