you have an external_reference field. If I use the GET projects request i dont get this field.
Also on the post Reference I cant find if it is allowed to use zje integration_XYZ fields.
I would like to pass a reference to my manually synced JIRA projects.
Also I would like to pass a reference to the TASKS Api. is there an external reference field?
For the external_reference field to be returned, it needs to be set first. Sending external_reference in the payload should put that reference in the project. Can you confirm you did that and still can’t get the external_reference back with a GET call?
Those 3 fields (integration_ext_id, integration_ext_type, and integration_provider) are managed by the Asana/JIRA/SalesForce integrations internally, they cannot be manipulated through the public API and will only be delivered through the API when they actually have data.
If those fields are absent from the API, it’s because there is no link between that Track Entity and the Asana/JIRA/SF entity.
Currently, the external_reference field can only be used with Projects and Clients. I’ll share the ability to use it with Tasks as a feature request on your behalf with our product team.
I’ve got an issue with this endpoint. I have a project with tasks. The project is set to recurring monthly and estimates are task-based. My tasks have estimates.
The recurring parameter estimated_seconds always returns 0. Any idea why ?
I was expected the monthly estimate in this field.