Indiegogo: Get Campaign Updates
Indiegogo via Parse · marketplace
Fetch campaign updates posted by the creator. Returns updates in reverse chronological order with title, abstract, publish date, and sequence number. Supports pagination via lowest_sequence. Search and retrieve crowdfunding campaigns, rewards, comments, updates, FAQs, categories, and creator profiles from Indiegogo. Fulfilled by Parse from indiegogo.com.
- ecommerce
- finance
- indiegogo
- indiegogo-com
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/80b750af-4178-4720-a348-eca95353f7de/get_campaign_updates
- Interface artifact
- sha256:75145cdf11aacde83ae0dcb3e79c4aa237da245e45dbb9e09335ca526fdf2401
- Manifest digest
- sha256:bfac62e3d5bef42296fbc1e938218b6597ea31528f80c619d3c0a073c11ae75f
Request fields
- project_id (integer, required): Project ID (from search_campaigns or get_campaign_details results).
- lowest_sequence (integer): Lowest fetched sequence number for pagination. Returns updates with sequence numbers below this value.
Example queries
- {"project_id":"243486"}