Where is my task?

So… Asana updated again and now I have to fix my integration (again and again) Workspace used id now it’s gid instead.

I’m trying to add a task and I’m getting a notification but I can’t find this task…

Array ( [data] => Array ( [gid] => 1147468821814687 [resource_type] => task [created_at] => 2019-10-31T13:08:10.903Z [modified_at] => 2019-10-31T13:08:10.903Z [name] => This is a test [resource_subtype] => default_task [notes] => Name: Cezar Test Email: cezar@sacklunchmarketing.com Phone number: 1324567897 Project type code: None Needed – default to 000000 (6 zeros)- Type of project: Ad Design About the project: test [completed] => [assignee_status] => inbox [completed_at] => [due_on] => 1989-03-19 [due_at] => [projects] => Array ( ) [start_on] => [memberships] => Array ( ) [tags] => Array ( ) [workspace] => Array ( [gid] => 9431835043917 [resource_type] => workspace [name] => sacklunchmarketing.com ) [num_hearts] => 0 [num_likes] => 0 [assignee] => Array ( [gid] => 430687312482425 [resource_type] => user [name] => Jeremy Lurie ) [parent] => [hearted] => [hearts] => Array ( ) [custom_fields] => Array ( ) [liked] => [likes] => Array ( ) [collaborators] => Array ( [0] => Array ( [gid] => 14857614376950 [resource_type] => user [name] => Carolina Chomina ) ) ) )

I just found out that more fields changed from id to gid… ohh God that’s so bad!

Hi @Cezar_Ayran,

For all the details on this, please see:

This was announced here in the forum 14 months ago, so lots of advance warning. I highly recommend that any developer integrating with Asana periodically visit this Developers & API forum section to catch upcoming changes, which are always announced here in advance.

3 Likes