I have a form via which a user inputs a number of values, including a money value. I want to change this money value if the another field contains certain values.
E.g.: if field1 = yearly then money_field = user_input / 12.
And I will probably have to store the result in the same thing but a different field, so not to lose the original value. Can anybody show me how I can do this?
@andrewgassen is it possible to use conditionality on API workflows? Can’t find the tab you mention in those workflows, but perhaps there is another way.
The API workflows let you add conditions to the Endpoints and actions themselves, just like regular workflows let you add conditions (the “only when” input you see at the bottom)
So, it sounds like you’ll just need to create two separate actions (within an API endpoint) with different conditions so that only one of them runs when something is true.
Gaby | Coaching Bubble
Private coaching, courses, and tons of free resources Become a VIP Member for immediate access to 100+ lessons, videos, webinars, and more