get_document_from_pdf4me
Subscribe a callback webhook to PDF4me with callback_url and doc_name, saving the API response as JSON to retrieve documents automatically.
Instructions
Subscribe a callback webhook via PDF4me WebhookSubscribe (/api/v2/WebhookSubscribe). Provide callback_url and doc_name. Saves API response as JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_name | Yes | ||
| output_dir | No | ||
| callback_url | Yes | ||
| output_file_name | No | webhook_subscribe_response.json |