Hi, Could you please share the data from your first module? As I understand it, you might not need an Array aggregator, but rather the use of the ma...
Hi, What errors are you encountering? I’ve reviewed the screenshots you provided. It appears that you are using an array value in your filters, but ...
Hi Snippet from the documentation which might answer your question Source: Scheduling webhooks processing By default, when callin.io receives ...
Hi there, It really depends on the parameters you've configured within the OpenAI module. I suggest setting the Response Format to “Base64-encoded P...
Hi, Based on the screenshots you provided, it appears you haven't configured the necessary parameters for the file name and file data within your Te...
To extract binary data from a response and save it as a file, you can utilize the toString function, which is available as a text function. For instan...
RobertAndrews: I have tried “HTTP” again - and this does allow access to the file. But the results pane just shows binary data (“Buffer, codepage: b...
Understood. Thank you for sharing your video demonstration of the scenario. I still believe that using the text aggregator would be more suitable than...
Ok. I understand it better now. What I can suggest is using the text aggregator instead of the array aggregator. This will output your result as text...
I'm not entirely sure if I'm understanding your question correctly. However, I suspect you're looking to process each bundle individually. If that's...
Hi, Could you please clarify your expected outcome? Are you looking to execute the OpenAPI app three times, once for each item in your array? Best...
Hi, Glad to hear you're making progress. Have you resolved your issue, or do you still require assistance with the get() function? Best regards, G...
Hi, That’s how bundles work in callin.io. When you have a module that outputs multiple bundles, each bundle is processed individually. However, yo...