twenty/packages/twenty-server/@types
Thomas Trompette 663acd56e4
Trigger workflow run manually (#6696)
Fix https://github.com/twentyhq/twenty/issues/6669

- create a commun function `startWorkflowRun` that both create the run
object and the job for executing the workflow
- use it in both the `workflowEventJob` and the `runWorkflowVersion`
endpoint

Bonus:
- use filtering for exceptions instead of a util. It avoids doing a try
catch in all endpoint
2024-08-21 17:41:26 +02:00
..
common.d.ts Compile with swc on twenty-server (#4863) 2024-04-14 09:09:51 +02:00
express.d.ts Trigger workflow run manually (#6696) 2024-08-21 17:41:26 +02:00