I figured this wasn’t possible, but I needed to ask. This would be a great enhancement.
Use case 1:
We have an internal application which creates and manages task. However, we use Asana for the other 99% of our tasks and are looking at merging the two.
The current process is our users click a menu item to create a task. The task which is created auto-populates a few items automatically (e.g. Client ID, Item ID, etc.) and the user only fills out a description.
We were hoping to replace this menu item with a hyperlink to an Asana form and use the query string to auto-populate the known information. This would allow us to get all of our tasks in Asana and would reduce input errors.
Use case 2:
We have a project which contains a list of all tasks we have received from clients via email. This project has a custom field called Client ID. At this time our team is setting up the task to Asana using multiple methods (email add-ins, forwarding, etc.).
We were hoping to create a form to replace the emails. The form would contain a few fields one of them being a custom field called Client ID. We would then provide our clients with a URL to the Form. We could append to the URL’s query string information which would auto-populate the Client ID field. Our client can then distribute the URL to all of their employees, which might not know the Client ID, to submit tasks.
We are hoping to do this with more than the Client ID field.
We know there are multiple ways to accomplish this, but were hoping to explore the forms option.