WFP HungerMap
Create or update a recurring WFP HungerMap LIVE food security connector.
Custom Streaming + One-shot
Create or update a recurring WFP HungerMap LIVE food security connector.
Technical details
Authentication ▾
Contact us for setup details.
Ingestion ▾
Mode: Streaming + One-shot
Tools exposed (2) ▾
upsert_bento_get_wfp_food_security
Create or update a recurring WFP HungerMap LIVE food security connector.
wfp/get_food_security
Fetch subnational food insecurity data from WFP HungerMap LIVE. Covers 94 countries with rolling 100-day window.
Inputs ▾
upsert_bento_get_wfp_food_security
| Name | Type | Required | Description |
|---|---|---|---|
| dashboardId | string | no | Target dashboard/initiative ID. Omit to use the current dashboard. |
| countryCode | string | yes | ISO3 country code, e.g. 'FJI', 'ATG', 'MDV'. |
| dateStart | string | no | Optional start date in YYYY-MM-DD format. API provides a rolling 100-day window. |
| dateEnd | string | no | Optional end date in YYYY-MM-DD format. API provides a rolling 100-day window. |
| limit | number | no | Maximum number of records to return. Default 200. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |
| polling_frequency | string | yes | How often to poll the WFP HungerMap LIVE API. |
| connectorId | string | no | If provided, updates an existing connector. |
| description | string | no | Human-readable description shown in the connector UI. |
wfp/get_food_security
| Name | Type | Required | Description |
|---|---|---|---|
| dashboardId | string | no | Target dashboard/initiative ID. Omit to use the current dashboard. |
| countryCode | string | yes | ISO3 country code, e.g. 'FJI', 'ATG', 'MDV'. |
| dateStart | string | no | Optional start date in YYYY-MM-DD format. API provides a rolling 100-day window. |
| dateEnd | string | no | Optional end date in YYYY-MM-DD format. API provides a rolling 100-day window. |
| limit | number | no | Maximum number of records to return. Default 200. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |