Web Scraping & Data Extraction

React to PDFMonkey Callback

React to PDFMonkey Callback

Webhook
Medium
4
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
4
Node Types
4

Node Types

sticky Note
Sticky Note
1 node
webhook
On PDFMonkey generation process end
1 node
if
Check if generation was successful
1 node
http Request
On success: download the PDF file
1 node

Workflow JSON

3.59 KB
{
  "id": "s6nTFZfg6xjWyJRX",
  "meta": {
    "instanceId": "4b761cc6ed5ba54435cd56551f1d8f4e82e89d5a18fc96f22d0649b94ad18c78",
    "templateCredsSetupCompleted": true
  },
  "name": "React to PDFMonkey Callback",
  "tags": [],
  "nodes": [
    {
      "id": "bca61663-2317-4f5a-8117-e417ab9ffcb1",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        -380
      ],
      "parameters": {
        "width": 860,
        "height": 500,
        "content": "# React to PDFMonkey Callback\nWhen a PDF is generated by PDFMonkey, retrieve the PDF file and use it as needed.\n\n### Configuration\nCopy the webhook URL and add it to your PDFMonkey Webhooks dashboard ([PDFMonkey Webhooks](https://dashboard.pdfmonkey.io/webhooks)) to define your N8N callback URL in your PDFMonkey account.\n\nFor more information, visit: [PDFMonkey Webhooks Documentation](https://docs.pdfmonkey.io/pdfmonkey-features/webhooks#defining-a-workspace-wide-webhook)\n\n...

Showing first 1000 characters. Click "Expand" to view the full JSON.