@documenso

7 Followers
5 Following
38 Posts

"Building Documenso - Part 2" is out πŸŽ‰

@eltimuro wrote about signature validity after it came up in the community

Passkey support is here πŸŽ‰

Signing into Documenso has never been more secure and convenient πŸ”βœ¨

Track your document from start to finish πŸπŸ”
Get the basics stats πŸ“„β±οΈ

You can see the status of the document at one glance β³πŸ“„

And track all recipients πŸ•΅οΈ

You can keep an eye on your documents with the new document overview page πŸ§ΎπŸ”Ž

Let's take a look πŸ‘€πŸ§΅

After creation, your webhook will be called via POST at any selected event until you delete or disable it πŸ€–
Webhooks support the basic document lifecycle events and include the data of those events:

To create a hook, you simply add a URL to call (via POST) πŸ“¦

After that, you select the events that trigger it 🎬

You can set a secret to be sure your URL was called by Documenso πŸ”‘

The secret is being passed via the "X-Documenso-Secret" header πŸ”

Let's look at a quick example and create a webhook πŸͺ

You can add webhook in your user or team settings: