Question

I need to update a field with a text after a checkbox is checked. I don't know the step need it.

  • 31 October 2022
  • 3 replies
  • 108 views

Userlevel 1

I need to update a field with a text after a checkbox is checked. I don't know the step need it.

I don’t know how to update the exactly row where the checkbox was checked.

I’m trying to add a step after filter, but here is asking the row.

I’ll appreciate. tks in advance


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +8

Hi @acaruso 

 

The row number will be found in the trigger under row or id. Its the row that was updated and caused the trigger 

Userlevel 1

Tks for your reply. So although the step is requiring the row, I dont need to fill in in the setup action? This is my issue.

Userlevel 7
Badge +12

Hi @acaruso!

You do need to add the Row ID in the update row step, what @MohSwellam was saying is that you can find that ID from the trigger information. 

In the update row step, for the row field select custom and then find the Row ID field from the trigger:

 

Each time the Zap runs it will update the row that triggered the Zap. 

 

Let us know if that does the trick or if you need some more help!