# Big problem with watch changes module sheet in integromat

**URL:** https://community.glideapps.com/t/big-problem-with-watch-changes-module-sheet-in-integromat/56893
**Category:** Ask for Help
**Created:** [January 19, 2023, 9:18pm UTC](https://community.glideapps.com/t/big-problem-with-watch-changes-module-sheet-in-integromat/56893 "2023-01-19T21:18:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![karim1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/karim1/32/53072_2.png) [@karim1](https://community.glideapps.com/u/karim1)
#### Post date: [January 19, 2023, 9:18pm UTC](https://community.glideapps.com/t/big-problem-with-watch-changes-module-sheet-in-integromat/56893/1 "2023-01-19T21:18:28Z")

</div>

I have a problem :

- I upload an image on one of my screens of my application
- The link of this image appears on my google sheet which serves as my data
- The link of the image arrives on my data sheet
- I have configured on integromat the watch changes module of google sheet which is triggered when the link of the image uploader is displayed on the data sheet
- But the module does not trigger when the image link is displayed
- But when I copy paste the link directly on the data sheet: the module is triggered
- why ?

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [January 19, 2023, 9:24pm UTC](https://community.glideapps.com/t/big-problem-with-watch-changes-module-sheet-in-integromat/56893/2 "2023-01-19T21:24:41Z")

</div>

Integromat can only receive notifications that a person edited your spreadsheet, not that an API updated it.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [January 20, 2023, 1:23am UTC](https://community.glideapps.com/t/big-problem-with-watch-changes-module-sheet-in-integromat/56893/3 "2023-01-20T01:23:07Z")

</div>

Here’s a thought, assuming you’re talking about an edit screen here.

- Create an “Image Temporary” column.
- On entry to the edit screen, set the “Image” column’s value to the “Image Temporary” column.

Then, for an on-submit action of the edit screen, if Image Temp is different to Image, and if Image Temp is not empty.

- Set the value of “Image Temporary” to “Image”, and then trigger Make (Integromat) using a webhook action.

---

<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: [January 21, 2023, 1:23am UTC](https://community.glideapps.com/t/big-problem-with-watch-changes-module-sheet-in-integromat/56893/4 "2023-01-21T01:23:25Z")

</div>

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