Retrieve historical opportunity data from HigherGov with pagination support. This tool requires at least one identifying filter (captured_date, opp_key, version_key, search_id, posted_date, source_id, or agency_key). Most commonly used with captured_date to get all opportunities…
pageintegerPage number for pagination, starting from 1
opp_keystringHigherGov opportunity key to filter history for a specific opportunity (satisfies required filter)
page_sizeintegerNumber of items per page; overrides default from app config
search_idstringHigherGov saved search ID to filter opportunities (satisfies required filter)
source_idstringSource identifier from the original opportunity source (satisfies required filter)
agency_keyintegerHigherGov agency key to filter opportunities by agency (satisfies required filter)
posted_datestringFilter by opportunity posted date in YYYY-MM-DD format (satisfies required filter)
source_typestringFilter by data source type (additional filter, can be combined with required filters)
version_keystringVersion key to filter a specific historical version of an opportunity (satisfies required filter)
captured_datestringHistorical snapshot date filter in YYYY-MM-DD format (satisfies required filter). Retrieves all opportunities captured on this date
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.