I am working on integrating Appsheet with Vertex AI Studio. My goal is to have Appsheet save files to GCP Storage and then send a REST API call with information about which FILES should be analyzed. This API call would trigger a GCP Run Function to process the files using Vertex AI Studio.
However, I am encountering an issue where I can only send information about one file per request.
Has anyone faced a similar challenge or have any advice on how to handle multiple files in a single request?
After long time in documentation I found it. Solution for this question is automation bot, with webhook that use body template for JSON format that looks like this: