This is not a solution. Just an explanation. Something needs to trigger that synchronization if you need it to happen sooner. If data doesn’t change on the glide side, then I think it will check the Google sheet every few minutes for updated data. I believe if you have the sheet open and make a change yourself, then Google might sent that update to glide, but there is no guarantee on how timely that is. Certain formulas, scripts, or outside changes (such as updates from integromat) won’t necessarily trigger Google to send the update to glide. My only suggestion is to also update some data in the sheet at that same time that you trigger the webhook. It might help, but if your integromat scenario is taking 20 seconds to update the sheet, then glide might be missing that small windows when it’s actively checking for updated data that may have been recalculated in the sheet.
3 Likes