Is there an openapi json definition anywhere?

I am hoping to use datafire for some integrations.

Is there an openapi json definition available for asana?

I am not sure that I understood well. Do you ask if datafire has an asana integration or if asana has a REST Api?

For the first as far as I checked the answer is no. For the latter the answer is yes. Find out more here: Build an app with Asana

Careful, that’s not actually the Asana API spec. That’s just the spec for an unreleased upcoming API feature.

Here’s the one you want:

https://raw.githubusercontent.com/Asana/developer-docs/master/defs/asana_oas.yaml

Ah, right you are. Doesn’t look like I can edit, but thanks for playing your role in Cunningham’s Law.

1 Like

:rofl:

Although I answer questions, too!

1 Like

Old thread, but for those arriving here via Google search, the link is at the top of the overview page of the Asana REST API page: Overview

That’s the source of truth, but the location of the OpenAPI Spec at the time I’m writing this is:
https://raw.githubusercontent.com/Asana/openapi/master/defs/asana_oas.yaml

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.