Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhooks for link / document events #127

Open
mfts opened this issue Oct 28, 2023 · 5 comments
Open

Webhooks for link / document events #127

mfts opened this issue Oct 28, 2023 · 5 comments
Assignees
Milestone

Comments

@mfts
Copy link
Owner

mfts commented Oct 28, 2023

No description provided.

@mfts mfts added this to the Roadmap milestone Oct 28, 2023
@luckyklyist
Copy link

Could you please explain this further? I would like to work on this issue.

@mfts
Copy link
Owner Author

mfts commented Oct 30, 2023

Absolutely @luckyklyist

Basically, the idea is that w provide events as a webhook to our users.

The user would add their external endpoint (example.com/api/webhook)and then choose which events should be pushed to that endpoint.

Events and their payload need to be well defined, but we can always expand and new events can always be added.

Obvious ones are:

  • link.viewed
  • document.viewed
  • document.downloaded
  • ...

For reference here's a list of webhook events from resend:
image

@RockingThor
Copy link
Contributor

RockingThor commented Oct 31, 2023

I would love to work in this issue. Can you please assign this issue to me? @mfts

@mfts
Copy link
Owner Author

mfts commented Nov 3, 2023

Go for it @RockingThor 🔥

@RockingThor
Copy link
Contributor

On it. Will raise a PR soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants