TED tender and EU procurement monitor
uplifted_novice_vbl--ted-tender-watchRun the Apify TED tender monitor for new or changed EU procurement notices filtered by CPV, country, keyword, value, and notice type. Supports sample mode, stateful monitoring, JSON datasets, and signed webhooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpvCodes | No | Optional 2-8 digit CPV code prefixes such as 72 for IT or 45 for construction. | |
| keywords | No | Optional full-text terms or phrases, OR-matched by TED. | |
| stateKey | No | Optional advanced override for deliberately sharing monitor state across Tasks. | |
| countries | No | Optional ISO 3166 alpha-3 buyer country codes such as DEU, FRA, or ESP. | |
| sampleMode | No | Return a bounded free preview without writing monitor state or triggering tender charges. | |
| webhookUrl | No | Optional HTTPS endpoint that receives delivered tender records after dataset and state delivery. | |
| minValueEur | No | Client-side minimum for known procedure-level EUR values. | |
| noticeTypes | No | Official TED notice-type codes. Defaults to competition notices. | |
| lookbackDays | No | Minimum overlap window for late publication and missed schedules. | |
| maxNewPerRun | No | Maximum new or changed tenders delivered and charged in one run. | |
| webhookSecret | No | Required with webhookUrl. Used for the X-Watch-Signature HMAC-SHA256 header. | |
| includeChangeNotices | No | Include change and corrigendum notices alongside the selected notice types. |