đź“‚ CV Upload Integration Issue via Webhook
Hi Pickaxe Team,
We're currently experiencing an issue with the CV upload step in our Pickaxe job application chat bot flow. The upload itself appears to succeed on the front end — however, when the webhook is triggered and the data is sent to our Make.com scenario, the CV file URL is missing or replaced with a placeholder string like <FILE UPLOAD>
.
Context:
- The memory variable in use is:
user_cv_uploaded
- The webhook is set to trigger after CV upload + a "done" confirmation from the user
- The Pickaxe webhook does fire correctly and all other fields (name, email, department, etc.) pass through as expected
- But the CV file URL does not return a valid link in the payload — only a placeholder
What we need to understand:
- What is the correct method or syntax to extract the actual CV file URL from the upload component within Pickaxe?
- Do file uploads store a
url
property or require a different memory variable structure to retrieve it? - Is there a way to test or log the actual file link on Pickaxe’s side before it is sent to the webhook?
We're using this webhook connection to send form data to Make.com, and the goal is to include the CV link in an auto-generated email via Brevo. All other form fields are passing through perfectly — it's only the file link that is causing an issue.
We'd appreciate any help or specific guidance on how to configure this properly!
Thanks in advance,
The House of Bamboo Team 🎋