Integration
Connect Affinda to PublicDataHub
When something happens in Affinda, your agent does the next thing in PublicDataHub. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Affinda and PublicDataHub to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Affinda and PublicDataHub
Triggers and actions 1 trigger ยท 10 actions
Trigger
Document parsed (instant)Fires via a resthook subscription when Affinda finishes parsing a document.
Action
Add documentUpload a document (resume, invoice, job description, etc.) to Affinda for parsing.
Action
Delete documentDelete a document from Affinda.
Action
Find job descriptions by search expressionSearch through parsed job descriptions matching given criteria.
Action
Get documentRetrieve a specific document and its parsed data by identifier.
Action
List documentsList all documents uploaded to Affinda.
Action
Search resumesSearch through parsed resumes matching given criteria.
Action
Get agencyLook up one federal agency by slug: its budget authority, obligations and outlays. GET /api/export/agency/{slug}.json
Action
Get districtLook up one school district by slug: total enrollment and the number of schools it runs. GET /api/export/district/{slug}.json
Action
Get hospitalLook up one Medicare-certified hospital by slug, with every reported quality measure and its national rank. GET /api/export/hospital/{slug}.json
Action
Get schoolLook up one public school by slug: enrollment, teacher count, student-teacher ratio and free-lunch share. GET /api/export/school/{slug}.json
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews