Skip to main content

Hello!

Currently I have a button column linked to a column with a webhook. When I press this button, the webhook is triggered and the row informations are exported to Make.

I want to get in a column, the number of times the button has been triggered (+1 each time).

Do you have an idea ?

Cheers

Sure, Make has math functions built into their app.

In your case, just use the plus sign on the math panel to increment the number by 1.

Don’t type the plus sign because that won’t work… you will need to choose Make’s plus sign.

Check out the screenshot below:


Sure, Make has math functions built into their app.

In your case, just use the plus sign on the math panel to increment the number by 1.

Don’t type the plus sign because that won’t work… you will need to choose Make’s plus sign.

Check out the screenshot below:


Thanks for this idea!

The problem is : the initial quantity is 0, I can't leave the box empty and just write "+ 1".

Have you an idea ?


Follow my screenshot. Start with the field name in that box from a previous module. 

It will end up looking like:

Compteur SMS + 1


Follow my screenshot. Start with the field name in that box from a previous module. 

It will end up looking like:

Compteur SMS + 1


It works, thanks a lot !


Awesome! You're welcome! 🙂


Reply