Facebook posts in thunkable

Hello, I am in building an app, which can display the Facebook posts of my FB (business) page. Furthermore whenever a new post is published on FB I want to send a push notification to the users of this app.

Can anyone guess, if this i possible to build in thunkable and how this can be done.

Thanks

yes it can but it cant when app is not running

Thunkable allows developers to call rest apis. Reads the thunkable documentation for web apis. The Facebook graph API may support what you are looking for, but Iā€™m not sure check out Overview - Graph API - Documentation - Facebook for Developers

Thunkable integrates with one signal for push notifications, again, check out the thunkable documentation.

1 Like