Iqm2: Get Meeting Document Url
Iqm2 via Parse · government_public
Construct the direct URL for a meeting document given the meeting ID and document type code. Does not fetch the document; returns the URL for download. Extract meeting schedules, details, boards, and documents from Cambridge MA's IQM2-based government meeting portal. Fulfilled by Parse from cambridgema.iqm2.com.
- b2b-directory
- cambridgema-iqm2-com
- government-public
- iqm2
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5d5f40f8-aa0b-4bad-bcc7-2b4c1bb54898/get_meeting_document_url
- Interface artifact
- sha256:15fa37a857993522a62eac6198dae2e0b48a23afb09cd315bf8877eba0f19e2b
- Manifest digest
- sha256:75e874f32377c45be544d113271f4ac0e2e671c125ae164024fee023e8c489f0
Request fields
- id (string, required): Meeting ID (from get_meetings_list or get_meeting_detail results).
- type (string, required): Document type code: 14 (Agenda Summary), 1 (Agenda Packet), 15 (Final Actions), 12 (Minutes), 4 (Minutes alternate).: Allowed values: 14, 1, 15, 12, 4
Example queries
- {"id":"4463","type":"14"}