Notification webhooks
Mark Frantz avatar
Written by Mark Frantz
Updated over a week ago

The Common Paper webhook notifications allow you to extend the activity around your agreements to other parts of your organization.

What can you do with webhooks?

There are a wide variety of uses for webhooks, but the easiest way to get started with them is to use a service like Zapier. This tool can accept incoming webhooks like the ones sent from Common Paper, and can then use that information to quickly and easily push it into other tools and services.

Some examples of what you could do include:

  • Send updates about your agreements to a common Slack channel

  • Automatically email documents to a recipient after an NDA has been signed

  • Notify your attorney if a recipient proposes changes

  • Update your CRM when an agreement is sent or signed

How to configure webhooks

In the Integrations section in your Common Paper account, you can configure webhooks to fire each time something happens during the agreement flow. All thatโ€™s needed is the URL endpoint where you would like the notifications sent.

Technical details

For a full listing of the events that trigger the webhooks to be sent and the JSON payload that is sent each time, check out our API documentation.

Did this answer your question?