
Build Simple PDF Automation Using Content Snare Data
- or -
Post a project like this- Posted:
- Proposals: 38
- Remote
- #4390111
- Expired











Description
Take data from a completed Content Snare form → populate a fillable PDF form (Ontario N5) → return the filled-in PDF as a download.
What We Have:
- A fillable form (PDF format)
- A Content Snare account with sample forms completed
- A mapping of which Content Snare question corresponds to each PDF field.
What We Need You to Build:
- Back-end function:
- Authenticates with Content Snare via OAuth 2.0
- Pulls completed responses from a selected Content Snare request
- Fills in the correct fields on the N5 PDF using those responses
- Streams back a filled PDF for download (or returns a download link)
Front-end:
- A dropdown to choose a Content Snare request
- A button to generate the N5
Once done, triggers the PDF download.

Denzel M.
100% (11)New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
Hi Denzel,
I have couple of quick questions.
1. What’s the expected number of fields on the N5 PDF that need to be filled? (This helps me validate how we’ll bind the data with pdf-lib.)
2. Do you have a Content Snare API client ID/secret ready, or should I set this up in a sandbox environment for testing?
Best,
Marc Arthur Brown -
Is there a preferred tech stack or backend language you'd like this MVP to be built in (e.g., Node.js, Python, etc.)?
Will the Content Snare request list be limited to a specific account, or should the dropdown support multiple users/teams?
Do you need any validation or formatting (e.g., date formats, conditional logic) applied to the data before populating the PDF?
Should the filled PDF be stored temporarily on the server/cloud, or should it only be streamed for immediate download?