# Glide API: add-row-to-table ISSUE: Duplicated Data Set

**URL:** https://community.glideapps.com/t/glide-api-add-row-to-table-issue-duplicated-data-set/63422
**Category:** Ask for Help
**Created:** [July 3, 2023, 5:52am UTC](https://community.glideapps.com/t/glide-api-add-row-to-table-issue-duplicated-data-set/63422 "2023-07-03T05:52:59Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![pepewaio](https://avatars.discourse-cdn.com/v4/letter/p/e0b2c6/32.png) [@pepewaio](https://community.glideapps.com/u/pepewaio)
#### Post date: [July 3, 2023, 5:52am UTC](https://community.glideapps.com/t/glide-api-add-row-to-table-issue-duplicated-data-set/63422/1 "2023-07-03T05:52:59Z")

</div>

Dear Community

Not sure if anyone face this issue since last week.

When we use Glide API Add-Row-To-Table, the API return successful indicating 12 row added.

 ![a](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/3/530536f8777ef26af6bd047a97f1233343646d03.jpeg)

 ![Added 12 records Successfully](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/f/8f39609e83756a760633c633c37d8a009e693daf.jpeg)

However when we check glide table - google sheet, there appear more than 12 rows! Most of the time twice the number of rows added.

 ![Double Records Using Glide API](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/f/2fc296726fc9b7a172cb9c8dd32a26b2824951e9.jpeg)

Each of our records has their own GUID ID, and Glide has allocated different Row ID. At times, we saw the same data has 2 rows with similar Row ID, before we could screenshot, Glide Table has allocated different Row ID for each data.

We have been using the same GLide API and set of codes for the past 3 months without any issue. Only late last week we face this issue.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [July 3, 2023, 7:37am UTC](https://community.glideapps.com/t/glide-api-add-row-to-table-issue-duplicated-data-set/63422/2 "2023-07-03T07:37:02Z")

</div>

When you send a batch of `add-row-to-table` mutations, the Glide API will respond with a RowID value for each mutation. Are you capturing these? If not, that would be my first suggestion. Capture those, and compare to what you see in Glide.

---

<div class="post-metadata">

### Author: ![pepewaio](https://avatars.discourse-cdn.com/v4/letter/p/e0b2c6/32.png) [@pepewaio](https://community.glideapps.com/u/pepewaio)
#### Post date: [July 3, 2023, 9:08am UTC](https://community.glideapps.com/t/glide-api-add-row-to-table-issue-duplicated-data-set/63422/3 "2023-07-03T09:08:05Z")

</div>

Yes these 12 row IDs are correct.

However there are extra created rows created. We have also checked, there’s no google script for this adding of rows function.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [July 3, 2023, 9:11am UTC](https://community.glideapps.com/t/glide-api-add-row-to-table-issue-duplicated-data-set/63422/4 "2023-07-03T09:11:48Z")

</div>

I’d recommend raising a Support Ticket directly with Glide.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [July 6, 2023, 4:38am UTC](https://community.glideapps.com/t/glide-api-add-row-to-table-issue-duplicated-data-set/63422/5 "2023-07-06T04:38:21Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
