Webhooks

With webhooks you can have automated payloads sent from the Penbox app when something happens.

Use webhooks to automatically get the completed requests on the url of your choice.

 "webhooks": {
        "https://webhook.site/dc659c33-a082-4f25-a71b-7a823e870b27": [
            "responses:completed"
        ]