I’m trying to build a recipe that carries out a custom action and then can also update an item column value based on the result of that action. For example, if there is a status column value of ‘pending’ for an item and the custom action returns a 200, then I want to change that status to ‘success’. If it returns anything else, then I want to change that status to ‘error’. Is this possible?
Update column value based on the result of a custom action
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.