I have a scenario that when a new row in table 1 is made, it triggers an SMS.
Table 1 has the Client that this SMS was sent from.
Each time this happens I want to record that this client has sent another SMS, so I can track client SMS usage and oncharge them on my own.
I seem to be having issues making this work.
Using google sheets
Something like add 1 to column “usage” on row where “client” is “client” from table 1 row that triggered SMS