Best answer

Typeform -> Asana: Add as follower to a task created based on email address Typeform field

  • 6 June 2021
  • 3 replies
  • 137 views

Userlevel 1

Hi,

I’m using a Zap for the Typeform → Asana integration.

I’m creating a task in Asana and would like to add the form submitter as a follower (or “Collaborator” in Asana) to the task automatically created when the form is submitted.

 

When I use the custom option to populate the “Followers” with the typeform question asking for the email address, it doesn’t seem to work.

 

However, this approach does seem to work to assign the task using the email address (ie., I can assign the task to the user with the email address entered in the tyepform field).

 

Does anyone know how to fix this?

 

Thanks!

icon

Best answer by SamB 24 September 2021, 17:12

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +14

Hi @MoovOne Operations 

The Followers field expects the internal ID of the Asana User.

You can see this by looking at the dropdown values for the Followers field in the Zap.

Example

 

Userlevel 3
Badge +6

Hey @MoovOne Operations, I hope you’re doing well!

I just wanted to check in here and see if you were able to get things working.

Let us know if we can still help out! :)

Userlevel 7
Badge +11

Just wanted to follow up here for anyone also looking for a way to dynamically assign a follower to an Asana task using their email address to share how that can be done. :) 

Troy is correct, whenever a custom value is selected for a dropdown field like the follower field it will often expect to receive an ID number for the item you’re looking to select. You can find out more about this here: Add custom values to dropdown menu fields in Zaps

To find the ID number that Asana is expecting you’ll want to add a Find User Asana search action. Search for the user using the email address supplied from TypeForm and get their ID:
4aa362b7013a22236937f8b6f16d4f4a.png

Then in the Follower field on the Create Task action, choose the Custom value option. Then select the ID field from the previous Find User step:
483518334ec5bb6ef38f4c7584f9c97a.png
 

You can find out more about using search steps in this way here: Search for existing data in Zaps