Trivia Questions - Webhook JSON API

Hi All,

I’m interested to connect Appsheet with this Trivia API: Open Trivia DB: Free to use, user-contributed trivia question database.

I would like to implement a daily Appsheet Report (Behavior) that calls the API to creates 50 new questions in my Appsheet app.

Is there any app sample I can look at?

Thank you!

0 3 768
3 REPLIES 3

Appsheet cannot GET data from APIs. A Google Apps Script would be relatively simple to write for this situation to get the data from the API every day and create new records in a sheet.

Thank you. I am going to look into that.

Top Labels in this Space