Skip to content
Callinetic
Callinetic
@callinetic
Active Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 13
Reply
RE: Functions Map

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...

11 months ago
Forum
Reply
RE: Conditionally save a contact to Google Contacts if it doesn't already exist

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 ...

2 years ago
Forum
Reply
RE: Rate limiting webhooks to execute only once every 5 minutes

Hi Snippet from the documentation which might answer your question Source: Scheduling webhooks processing By default, when callin.io receives ...

2 years ago
Forum
Reply
RE: Telegram bot integration with OpenAI

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...

2 years ago
Forum
Reply
RE: Telegram bot integration with OpenAI

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...

2 years ago
Forum
Reply
RE: Downloading a file with authentication requirements

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...

3 years ago
Forum
Reply
RE: Downloading a file with authentication requirements

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...

3 years ago
Forum
Reply
RE: Scenario with Array Aggregator only writing the first collection of 3

Understood. Thank you for sharing your video demonstration of the scenario. I still believe that using the text aggregator would be more suitable than...

3 years ago
Forum
Reply
RE: Scenario with Array Aggregator only writing the first collection of 3

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...

3 years ago
Forum
Reply
RE: Scenario with Array Aggregator only writing the first collection of 3

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...

3 years ago
Forum
Reply
RE: Scenario with Array Aggregator only writing the first collection of 3

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...

3 years ago
Forum
Reply
RE: [Airtable] Searching Records Module Returns Multiple Bundles, But I Can Only Link One?

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...

3 years ago
Forum
Reply
RE: [Airtable] Searching Records Module Returns Multiple Bundles, But I Can Only Link One?

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...

3 years ago
Forum