Webhook for project duplication event is possible?

Hello. I faced with a question does it possible to be notified via API about Asana project duplication finished using webhooks.
Desired data - original project Id && new project Id in event.

5 Likes

Hi @Nikita_Ishkov and welcome to the forum!

If you’re talking about getting notified when a user duplicates a project via the Asana web interface, then no, it’s not currently possible to get a webhook when that process completes.

There is a project duplication function within the Asana API where you initiate the duplication via the API. With that function, you can get notified when the duplication completes.