Hi everyone — especially the monday dev team 👋
We’re currently working on migrating our integration from recipes to workflows, and we’ve run into a couple of challenges where we’d really appreciate your guidance.
1️⃣ Identifying workflows (replacement for recipe IDs)
Our integration today relies heavily on recipe IDs.
With workflows, once a user starts creating one, we no longer have a way to identify which “recipe equivalent” is being used, which prevents us from showing the relevant mapping information.
👉 Is there an alternative identifier or recommended approach for identifying workflows that can replace recipe IDs?
2️⃣ Reusable workflows (similar to saved recipes)
Should users expect to build workflows from scratch each time, or is there a supported way to save and reuse workflows within the app, similar to how recipes work today?
We’re trying to understand the best practice for enabling reusable workflows across the app without duplicating effort for end users.
Thanks in advance — we appreciate your support and any guidance or best practices you can share 🙏