---
title: "Poll Items"
method: POST
path: "/external_feeds/{id}/items"
tags: ["External Feeds"]
---

# Poll Items

`POST /external_feeds/{id}/items`

Poll for new items in an external feed

## Path parameters

- `id` string, required

## Response `200`

OK

- Empty

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

---

[API](https://skmtc.net/buttondown/apis/buttondown-api.md) · [All operations](https://skmtc.net/buttondown/apis/buttondown-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/buttondown/buttondown-api/versions/3a702c095d22/schema)
