Connect API: created_at and updated_at now returned in more APIs

3 Likes

Hi @roryc :wave:

On the changelogs page, these changes are mentioned under the date: 16 Aug. But you posted about the same a day ago?

Also, I would like to know about the list folder items API API response. Earlier (before a day ago), the API would have provided an import_status object that would have the state (with the value of success or error), now it is not returning that. Was that removed from the API response in the recent change?

Yes, import_status is removed from the list folder items API. You can use Assets: Get asset upload job - Canva Connect APIs Documentation to retrieve the asset upload status.

1 Like

Thanks for the confirmation @WilliamGuo

Just another query: Previously the listFolder API returned the assets, and designs with the type: asset, and design. Then there would be a key with the name of the asset, and design. But now, the asset response is replaced by type: image

That’s right. You can find the related announcement here.

Although the update went live few weeks ago, but I got the modified response since tomorrow. Why is that?

Sorry for the confusion. The announcement asked everyone to prepare for the changes in the response before the go-live date.

The change will go live Monday: 26/08/2024

The list folder items API is still under preview. It is subject to breaking changes. You won’t encounter this issue with APIs in GA.

1 Like

Thanks for the confirmation :v: