Automate Parliament Members
HumDay reads Parliament Members’s own published API description and derives 43 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Parliament Members is
An API which retrieves Members data.
What HumDay can read from Parliament Members
These are the operations a schedule or a trigger can watch.
- GETReturns a list of current members of the Commons or Lords
/api/Members/Search - GETReturns a list of spokespersons.
/api/Posts/Spokespersons - GETReturns a list of government posts.
/api/Posts/GovernmentPosts - GETReturns a list of opposition posts.
/api/Posts/OppositionPosts - GETReturns a list of constituencies
/api/Location/Constituency/Search - GETReturn list of contact details of member by ID
/api/Members/{id}/Contact - GETReturns a list of departments.
/api/Posts/Departments/{type} - GETReturns a list containing the speaker and deputy speakers.
/api/Posts/SpeakerAndDeputies/{forDate} - GETReturn members by ID with list of their historical names, parties and memberships
/api/Members/History - GETReturns a list of staff
/api/LordsInterests/Staff - GETReturns a list of departments.
/api/Reference/Departments - GETReturns a list of registered interests
/api/LordsInterests/Register - GETReturns a list of members of the Commons or Lords
/api/Members/SearchHistorical - GETReturns a list of answering bodies.
/api/Reference/AnsweringBodies - GETReturns a list of policy interest.
/api/Reference/PolicyInterests - GETReturn list of early day motions of member by ID
/api/Members/{id}/Edms - GETReturn list of areas of focus of member by ID
/api/Members/{id}/Focus - GETReturn list of staff of member by ID
/api/Members/{id}/Staff - GETReturn list of votes by member by ID
/api/Members/{id}/Voting - GETReturns a list of current parties with at least one active member.
/api/Parties/GetActive/{house} - GETReturn list of written questions by member by ID
/api/Members/{id}/WrittenQuestions - GETReturn list of registered interests of member by ID
/api/Members/{id}/RegisteredInterests - GETReturn member by ID
/api/Members/{id} - GETReturns a list of election results by constituency ID
/api/Location/Constituency/{id}/ElectionResults - GETReturns a list of representations by constituency ID
/api/Location/Constituency/{id}/Representations - GETReturns a list of locations, both parent and child
/api/Location/Browse/{locationType}/{locationName} - GETReturn portrait of member by ID
/api/Members/{id}/Portrait - GETReturn synopsis of member by ID
/api/Members/{id}/Synopsis - GETReturn biography of member by ID
/api/Members/{id}/Biography - GETReturn thumbnail of member by ID
/api/Members/{id}/Thumbnail - GETReturn experience of member by ID
/api/Members/{id}/Experience - GETReturn portrait url of member by ID
/api/Members/{id}/PortraitUrl - GETReturn thumbnail url of member by ID
/api/Members/{id}/ThumbnailUrl - GETReturns a constituency by ID
/api/Location/Constituency/{id} - GETReturns the composition of the House of Lords by peerage type.
/api/Parties/LordsByType/{forDate} - GETReturn contribution summary of member by ID
/api/Members/{id}/ContributionSummary - GETReturn latest election result of member by ID
/api/Members/{id}/LatestElectionResult - GETReturns department logo.
/api/Reference/Departments/{id}/Logo - GETReturns geometry by constituency ID
/api/Location/Constituency/{id}/Geometry - GETReturns a synopsis by constituency ID
/api/Location/Constituency/{id}/Synopsis - GETReturns current state of parties
/api/Parties/StateOfTheParties/{house}/{forDate} - GETReturns latest election result by constituency id
/api/Location/Constituency/{id}/ElectionResult/Latest - GETReturns an election result by constituency and election id
/api/Location/Constituency/{id}/ElectionResult/{electionId}
How automating Parliament Members works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Parliament Members account.
- Grant access, then go live. You approve the specific Parliament Members operations it may use — and only those.
Popular Parliament Members integrations
Connect Parliament Members to the tools people pair it with most.
- Parliament Members and OData for namespace microsoft.graphintegration
- Parliament Members and Cloudflareintegration
- Parliament Members and NetBoxintegration
- Parliament Members and GitHubintegration
- Parliament Members and Mistintegration
- Parliament Members and Loket.nlintegration
- Parliament Members and Atlassian The Jira Cloud platformintegration
- Parliament Members and Magento B2Bintegration
- Parliament Members and Stripeintegration
- Parliament Members and Zuora Reference Billingintegration
- Parliament Members and bunqintegration
- Parliament Members and DocuSignintegration
Automate Parliament Members with these
- Parliament Annunciator content2 operations
- Parliament Bills19 operations
- Parliament Commons Votes5 operations
- Parliament Erskine May11 operations
- Parliament House of Commons Oral and Written Questions4 operations
- Parliament Lords Votes5 operations
- Parliament Statutory Instruments10 operations
- Parliament Treaties6 operations
- Parliament Written Questions7 operations
- UK Parliament Search3 operations
- Monarchinitiative BioLink164 operations
- UniCourt Enterprise158 operations
Categories
Questions about Parliament Members automation
- Can HumDay connect to Parliament Members?
- Yes. HumDay reads Parliament Members's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 43 operations are documented.
- Do I need to write code to automate Parliament Members?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Parliament Members account.
- What can HumDay do in Parliament Members?
- 0 of the 43 documented operations change something in Parliament Members, and 43 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Parliament Members account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Parliament Members is held behind that approval.
Where this came from
The operations above are read from a published API description for Parliament Members at members-api.parliament.uk/swagger/v1/swagger.json. Descriptions are the provider’s own words, not ours. Last published 2023-03-03.