Attachment from API missing several information

Hi,

I would like to know if there is a plan to add more attachment details(similar to AITable) when calling records.

currently in Bika

currently in AITable

Thanks!

Hi @carloginocatapang , thanks for the feedback! This is something we plan to improve, the attachment field will be enhanced to behave more consistently with AITable.

Appreciate you raising this! Let us know if there’s anything else you’d like to see enhanced.

Hi Thea, Thanks for responding.

Currently, this is a blocker for me to migrate from AITable to Bika. Do you have any timeline on when this will be implemented? Thanks.

Hi @carloginocatapang , thanks for the follow-up.

I’ve checked with our product and engineering teams, this feature is planned for an upcoming update, but the exact timeline depends on development progress.

You can keep an eye on our release notes for the latest updates. We’ll make sure to share it there as soon as it’s ready!

Let us know if you have any other questions in the meantime.

1 Like

Hi @Thea thanks for the info.

However, I’m more interested about the guesstimate on WHEN it can be ready.

Will it be next month, end of year, next year, in 10 years?

Hi @carloginocatapang , totally understand where you’re coming from. While the exact timing depends on final implementation and testing, the team is aiming to release it within the coming month.

We’ll make sure to share any updates in our release notes as soon as they’re available. Thanks again for your patience!

2 Likes

Hi @Thea.

Is there an improvement on the estimate for the release date regarding this issue? Thanks.

Hi @carloginocatapang, this issue has already been fixed and is live now. Could you please give it a try on your side and confirm if it’s working as expected?

Thanks again for raising it!

Hi,

After fetching GET https://bika.ai/api/openapi/bika/v1/spaces/spcABC/resources/databases/datABC/records

I’m still seeing this
image

Hi @carloginocatapang, Bika.ai’s API was recently updated to v2, so you’ll want to use this endpoint instead:

GET https://bika.ai/api/openapi/bika/v2/spaces/:spaceId/resources/databases/:databaseId/records

Here are some references that may help:

Sorry for the confusion — we’ll review the API documentation prompts to make sure this is clearer going forward.

1 Like