Refresh GET API results in frontend after submitting changes
I'm building a web / mobile app and whenever a user edits, adds, or deletes an item, I want them to see the results reflected on the page they are viewing. For example, if the user makes changes to their profile, I want the GET APIs to refresh so that once the user hits submit, that change is now flowing through the GET API.
Currently, I don't know how to do that so even after a change has been successfully made, I have to refresh the web / app page in order to see the results reflected. Otherwise, it remains as it was prior to the change.
I use Bubble and I'm considering another app as well for native mobile app development. I've figured out how to refresh a Repeating Group in Bubble to reflect the changes as soon as they are done but I can't do that for anything else that isn't a Repeating Group.
Is there a way to do this on the backend in Xano so that regardless of which frontend I use, the data sent to the frontend automatically refreshes after a change is made without necessarily refreshing the page? If there's no workaround to this, then any suggestions on how to solve (including from the frontend) this will be appreciated.
Other
15 replies