Data sync issue

I’m having trouble with data syncing.

Current pdf generation workflow on explorer plan:

  1. On click action triggers make.com webhook including a specific row of data from Glide.
  2. make.com scenario generates a pdf and sends it to a Glide webhook workflow.
  3. Glide webhook workflow uses the upload file step to add the file to the row from step 1.

Those 3 steps/workflow usually take less than 10 seconds to complete. However, when seen from the user perspective, the pdf previewer doesn’t show the generated pdf unless the user refreshes the page or restarts the app. It only seem to sync 1/5 times without the user having to refresh or restart.

Any tips to have the data sync?

Using glide regular tables.