Hey Team,
Thank you for all the helpful responses so far. I’m working through a somewhat complex workflow and would appreciate any thoughts or recommendations.
Goal
We’re looking to implement a triage process for incoming form submissions. Rather than having every form submission immediately enter our production workflow, we’d like requests to first go through a review stage where a manager can either:
-
Accept the request
-
Reject the request
One additional consideration is that form submitters may or may not have an Asana account, since not all departments within our organization use Asana. Because of that, we’d need some way to notify the requester by email whether their request was accepted or rejected.
The Challenge
I know how to build the triage workflow itself. The part I’m struggling with is what happens after a request is approved.
Ideally, we’d like to use two separate forms:
-
Initial Intake Form – A shorter form that captures only the information needed for triage and approval.
-
Detailed Request Form – A more comprehensive form that is only completed after the request has been approved and captures all the information needed for execution.
What I’m trying to determine is whether there’s a way to connect these two forms so they effectively represent a single request. From the stakeholder’s perspective, they would complete two forms at different stages of the process. Internally, however, we’d want both submissions tied back to the same task or workflow.
Alternative Approach
I realize this may be pushing beyond what Asana forms were designed to do. If that’s the case, our fallback option would be to create a single form that balances both needs:
-
Detailed enough to support execution if approved
-
Simple enough that users aren’t burdened with providing excessive information for requests that may ultimately be rejected
Has anyone implemented something similar, or found an effective way to handle a staged intake process like this? I’d love to hear how others have approached it.
Thanks in advance!