Projects criterias

Hello I have objects called "Projects". In this object I have a status (ie new project, screened, validated..). For each status I have some criterias (Does this project do at least X, Does the company works like that). Another status has other criterias. My idea is to use Twenty to assess those criterias and change status when all criterias are met. I don't know how to do that. Was thinking using "Tasks" but it is related to an object and not a status. Any idea?
1 Reply
charles
charles5mo ago
@iero This would be a good usecase for a "Workflow", something we are planning to build. For now, you can either: - code it yourself (maybe either using a listener - async, or a pre-hook - sync on graphql api. You'll find example in the codebase). Feel free to put your code in server/src/modules/{yourModule} - use webhooks and api to automate it outside of twenty. Either using Zapier or Windmill for example
Want results from more Discord servers?
Add your server