# Bump topic with API

**URL:** https://meta.discourse.org/t/bump-topic-with-api/120110
**Category:** Support
**Created:** [June 12, 2019, 8:02am UTC](https://meta.discourse.org/t/bump-topic-with-api/120110 "2019-06-12T08:02:15Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Schmucker](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mark_schmucker/32/124810_2.png) [@Mark\_Schmucker](https://meta.discourse.org/u/Mark_Schmucker)
#### Post date: [June 12, 2019, 8:02am UTC](https://meta.discourse.org/t/bump-topic-with-api/120110/1 "2019-06-12T08:02:16Z")

</div>

I want to automatically bump a topic once a week (it’s a reminder of certain policies). Timed Topics won’t work because it doesn’t do weekly or recurring. So I use the API to change the topic timestamp:

> **[Discourse API Docs](https://docs.discourse.org/#tag/Topics%2Fpaths%2F~1t~1%7Bid%7D~1change-timestamp%2Fput)**

This does change the timestamp, but the topic does not automatically jump to the top of Latest- the user has to refresh the page or click on the Home logo. I thought maybe when someone else eventually posted, then it would recalculate the Latest, but no- my bumped topic stays at a week ago.

How can I kick it so the bumped topic jumps to the top without a user refresh?

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [June 12, 2019, 12:54pm UTC](https://meta.discourse.org/t/bump-topic-with-api/120110/2 "2019-06-12T12:54:44Z")

</div>

Might you be able to make use of:

> [@Discourse Policy](https://meta.discourse.org/t/discourse-policy/88557):
>
> discourse2Summary Discourse Policy gives the ability to confirm your users have seen or done something, with optional reminders.open_bookInstall Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately. Features Discourse policy shares much of its DNA with polls, it has the goal of ensuring members of a group accept certain policies by clicking a button. It has some specific features that set it apart from polls: It must …

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [November 16, 2022, 8:22am UTC](https://meta.discourse.org/t/bump-topic-with-api/120110/3 "2022-11-16T08:22:15Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [November 21, 2022, 9:10pm UTC](https://meta.discourse.org/t/bump-topic-with-api/120110/4 "2022-11-21T21:10:29Z")

</div>


