# Push data from Zapier to Glide tables

**URL:** https://community.glideapps.com/t/push-data-from-zapier-to-glide-tables/57524
**Category:** Ask for Help
**Created:** [February 5, 2023, 2:03pm UTC](https://community.glideapps.com/t/push-data-from-zapier-to-glide-tables/57524 "2023-02-05T14:03:02Z")
**Posts on this page:** 1
**Showing post:** 11

<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: [April 19, 2023, 1:05pm UTC](https://community.glideapps.com/t/push-data-from-zapier-to-glide-tables/57524/11 "2023-04-19T13:05:25Z")

</div>

Okay, I can’t see anything obviously wrong there. My next guess would be that there may be reserved characters in your data that is invalidating the JSON payload.

Is it possible that any of you data fields contain double quotes or multi-line strings? (these are the most common things that can cause breakage). When using Make, we [would construct our payload using a JSON module](https://community.glideapps.com/t/use-the-create-json-module-when-using-make-glide-api/58439) to avoid this. I’m not sure if Zapier has something similar.

---

_[View the full topic](https://community.glideapps.com/t/push-data-from-zapier-to-glide-tables/57524)._
