Overview
Webhooks let Cradl AI send extracted document data to any HTTPS endpoint. This is useful when you want to push results into internal tools, custom APIs, automation platforms, or middleware.
Configuration Steps
Create an endpoint that can receive webhook requests
Add a Webhook export to your Cradl AI agent
Configure the destination URL and authentication settings
Send a test webhook from Cradl AI
Use the received data in your downstream system