# \#supabase

**URL:** https://community.thunkable.com/tag/supabase/605.md

[Latest](https://community.thunkable.com/latest.md) · [Categories](https://community.thunkable.com/categories.md) · [Tags](https://community.thunkable.com/tags.md)

---

## [\[Solved\] How can I sort data coming from Supabase](https://community.thunkable.com/t/solved-how-can-i-sort-data-coming-from-supabase/2641381)

<div class="topic-metadata">

**Author:** [@jared](https://community.thunkable.com/u/jared)\
**Replies:** 3\
**Last updated:** [October 12, 2023, 6:27pm UTC](https://community.thunkable.com/t/solved-how-can-i-sort-data-coming-from-supabase/2641381 "2023-10-12T18:27:22Z")

</div>

Yep - Got it - Only one more Q now. Using the following row in the URL “https://nnnnnnnnnnnnnn.supabase.co/rest/v1/crossdatabas?highscore=gt.399000&select=\*,order=highscore ascending=true” Works quite fine - i only get…

---

## [\[Solved\] How can I INSERT / POST data to Supabase?](https://community.thunkable.com/t/solved-how-can-i-insert-post-data-to-supabase/2638208)

<div class="topic-metadata">

**Author:** [@stefansladdeneng1](https://community.thunkable.com/u/stefansladdeneng1)\
**Replies:** 7\
**Last updated:** [October 11, 2023, 7:48pm UTC](https://community.thunkable.com/t/solved-how-can-i-insert-post-data-to-supabase/2638208 "2023-10-11T19:48:54Z")

</div>

I understand how to combine sql queries in one go using sql only. What i do not get is how to make a comination in url for the thunkable call to post in the supabase url. I want to insert into column XXX, value 111, co…
