Webhooks allow you to create integrations that subscribe to certain events in Pipe. When one of those events happens, we’ll trigger a webhook that’ll send (POST) the event data to the webhook’s URL. Pipe allows webhook URLs with up to 200 characters in length. Webhooks can be used to receive & save information about new recordings to your database, trigger a copy action to your own storage, or execute any other code.