# Glide API needs several attempts to write within seconds

**URL:** https://community.glideapps.com/t/glide-api-needs-several-attempts-to-write-within-seconds/47612
**Category:** Report a Bug
**Created:** [August 24, 2022, 10:28am UTC](https://community.glideapps.com/t/glide-api-needs-several-attempts-to-write-within-seconds/47612 "2022-08-24T10:28:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Gregory](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gregory/32/21180_2.png) [@Gregory](https://community.glideapps.com/u/Gregory)
#### Post date: [August 24, 2022, 10:28am UTC](https://community.glideapps.com/t/glide-api-needs-several-attempts-to-write-within-seconds/47612/1 "2022-08-24T10:28:02Z")

</div>

Dear all,

**Describe the bug:**  
I have [make.com](http://make.com) scenarios for creating stripe checkout and customer portal sessions: triggered by webhooks and writing back the stripe-links with http POST requests (using glide api). The scenarios are successfully processed in 2-3 seconds, and stripe’s log says ok to every session.

In half of the cases, it takes 2-4 attempts (always waiting \>3 minutes in between) until Glide API successfully writes back within ~15 seconds (data structure in google sheets). It is always the link of the most recently requested checkout or customer portal session.

**Expected Behaviour:**  
always write back within seconds.

**Questions:**  
Is it because of the changes in glide’s NCM?  
Or because I’m using google sheets?  
I know that google sheet only sync every 3 minutes: [Create date taking 2-3 minutes to propagate from Google Sheet - #2 by david](https://community.glideapps.com/t/create-date-taking-2-3-minutes-to-propagate-from-google-sheet/42406/2)  
and I was hoping to avoid this lag by using glide api instead of google sheet modules in [make.com](http://make.com).

Any advice is highly appreciated!

---

<div class="post-metadata">

### Author: ![iamtomgray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/iamtomgray/32/47662_2.png) [@iamtomgray](https://community.glideapps.com/u/iamtomgray)
#### Post date: [August 24, 2022, 12:27pm UTC](https://community.glideapps.com/t/glide-api-needs-several-attempts-to-write-within-seconds/47612/2 "2022-08-24T12:27:29Z")

</div>

Hey @Gregory,

Let’s look into this for you. We’ll need more info here. Can you provide a support link and date/time of a failed attempt?

---

<div class="post-metadata">

### Author: ![Gregory](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gregory/32/21180_2.png) [@Gregory](https://community.glideapps.com/u/Gregory)
#### Post date: [August 24, 2022, 9:14pm UTC](https://community.glideapps.com/t/glide-api-needs-several-attempts-to-write-within-seconds/47612/3 "2022-08-24T21:14:55Z")

</div>

Thank you for the support!  
Here’s the link: [Glide](https://go.glideapps.com/support/8ecd9e07-2337-41d8-9be8-f8224f6e94e3)  
Today (Aug 24), I made several attempts between 12:12pm and 12:28pm CET.
