# Firebase experience needed

**URL:** https://community.thunkable.com/t/firebase-experience-needed/28805
**Category:** Off Topic
**Created:** [May 26, 2018, 10:25pm UTC](https://community.thunkable.com/t/firebase-experience-needed/28805 "2018-05-26T22:25:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Red\_Panda](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/red_panda/32/19387_2.png) [@Red\_Panda](https://community.thunkable.com/u/Red_Panda)
#### Post date: [May 26, 2018, 10:25pm UTC](https://community.thunkable.com/t/firebase-experience-needed/28805/1 "2018-05-26T22:25:14Z")

</div>

Hey Thunkers,  
does anyone have experience with Firebase? I would like to delete tags and images if they are not used for 12 months, for example. Maybe with Firebase Rules or Functions?

---

<div class="post-metadata">

### Author: ![Ratthanin](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ratthanin/32/3154_2.png) [@Ratthanin](https://community.thunkable.com/u/Ratthanin)
#### Post date: [May 28, 2018, 3:45am UTC](https://community.thunkable.com/t/firebase-experience-needed/28805/2 "2018-05-28T03:45:31Z")

</div>

Firebase have no time trigger function , I think you might need external service, (server , or raspberry pi) to read tags or image timestamp periodically and delete them.

> **[How to Schedule (Cron) Jobs with Cloud Functions for Firebase](https://firebase.googleblog.com/2017/03/how-to-schedule-cron-jobs-with-cloud.html)**
>
> The official blog for Firebase, Google's mobile development platform

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:02pm UTC](https://community.thunkable.com/t/firebase-experience-needed/28805/3 "2024-11-08T12:02:42Z")

</div>


