Hi @Headchef.Yang ,
You can refer to this guide for handling file uploads and updating records via API: How to upload files to Bika and update record via API
If that’s not clear enough, this template might be more helpful in practice:
AI Batch Image Recognition(OpenAI gpt-4o) | Bika.ai
In this template, the flow extracts the file URL using the following steps:
-
Find Records
-
Run Script — to extract the file (image) URL
-
Send HTTP Request
The template’s README includes a brief explanation of how this works.
Hopefully it gives you a better idea of how to set it up. Let us know if you run into any specific roadblocks.



