Confex: Get Module Data
Confex via Parse · education
Generic endpoint to retrieve data from any Confex module. Module paths are available from the ChildList_Module field in get_meeting_home response. Returns module metadata and child references. Access conference schedules, presenter details, session information, and paper abstracts from Confex-hosted meeting apps. Fulfilled by Parse from confex.com.
- b2b-directory
- confex
- confex-com
- education
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/33f46ed7-4974-46d7-8807-2c33b3f3ac3e/get_module_data
- Interface artifact
- sha256:7c9da027e1a412d704d607f2543a839b2c29d20b2e2b475c57258cc35c02bfa6
- Manifest digest
- sha256:d27fc918ba4efc13d781f29f2ddf511aba37bc63f61168f8cba310c77689d503
Request fields
- module_id (string, required): Module path from get_meeting_home ChildList_Module (e.g. 'ModuleProgramBook/0', 'ModuleSessionsByDay/0').
- meeting_code (string, required): Meeting code identifying the conference.: Allowed values: 105ANNUAL
- organization (string, required): Organization subdomain used in the Confex URL.: Allowed values: ams
Example queries
- {"module_id":"ModuleProgramBook/0","meeting_code":"105ANNUAL","organization":"ams"}