Best answer

Update Asana with GitHub number

  • 30 October 2020
  • 2 replies
  • 37 views

Userlevel 1

WE have created a Zap that creates tasks in Github when we add specific tags to tasks in Asana. This works perfect. But we would realy like that github should update asana with the github task number. So the flow should be like this:

New task in asana → ZAP → A new task created in GitHub

A new task created in GitHub → ZAP → Updates the task in ASana with GitHub number.

Is there any suggestion for how to do this?

Arnfinn.

 

 

icon

Best answer by AndrewJDavison_Luhhu 30 October 2020, 13:21

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.

2 replies

Userlevel 7
Badge +10

Hi @ArnfinnKamel 

When you test the Github->Create Task step in the zap editor, does it return some data to you? If so, the task ID is probably included and then you just need to add an Asana->Update Task step to your zap.

Userlevel 1

@AndrewJDavison_Luhhu Thanks a lot for your help. :) It did the trick.