โ01-27-2026 04:05 PM
I'm looking to use an environment property to determine whether a recipe should take a certain action. That will be determined by whether a user is ready for the sync to begin running, so the recipe needs to be running, but won't have access to Workato to update the environment property via the UI. I'm hoping that I can build in a recipe action to update the environment property automatically once the sync is ready to begin. Can I do that automatically via a recipe action?
โ01-27-2026 06:42 PM
Hello @mahlon ,
I haven't tried it before but yeah there is a way to do it in recipe using developer APIs
please refer below url
Workato API - Environment properties | Workato Docs
โ01-28-2026 06:12 AM - edited โ01-28-2026 06:15 AM
Hi @mahlon ,
Please kindly confirm from your end whether you have access to perform updates via the API. Due to RBAC (Role-Based Access Control) restrictions in Workato, itโs possible that update permissions may not be granted.