- Your Task History ID
- IjU3NjYwNTY4MDYzMjA0M2M1MjZhNTUzZDUxMzEi_pc
I am creating a quote generator with Google Sheets, the column that acts as a trigger is the investment of the service and it is generated as the previous columns get filled. I am using a formula to calculate the cost of the service; the problem is that the webhook that should be triggered when the total investment is calculated is not firing. I read a thread mentioning that the trigger column cannot be a formula; what do you recommend to ensure that the information sent by the client is triggered?