How do we set the value of an Item’s column to a computed value coming from an external custom API?
We have a column called “Number of People” in our board that accepts quantity (1…10). What we need is to retrieve the price of a tour depending on quantity inputted in the “Number of People” column. The price is computed by an external API. We want to pass “Number of People” as a parameter to our external API and save the returned value to another Monday column in our board.
What Monday features can I use to do the above?
We’re evaluating if we can use Monday for our front-line staff and integrate it to our back-end system.
