Skip to content
alex.newpath
alex.newpath
@alex-newpath
Eminent Member
Joined: Aug 4, 2025
Topics: 1 / Replies: 43
Reply
RE: Uploading a file to Dropbox - it works, but I'm unsure if I've done it correctly.

File.pdf is merely the label provided by the HTTP call response. Is there an alternative method to retrieve the filename via another call? It's unfort...

4 years ago
Forum
Reply
RE: Uploading a file to Dropbox - it works, but I'm unsure if I've done it correctly.

Hello! I'm guessing you're utilizing the HTTP module to retrieve the file from Airtable, as the native callin.io app lacks this functionality? It wo...

4 years ago
Forum
Reply
RE: Making GET requests with body/payloads

Giacomo_Lanzi: There is a way: using a vanilla HTTP module.But this brings me to a doubt: why callin.io doesn’t allow me to create a GET request wit...

4 years ago
Forum
Reply
RE: Making GET requests with body/payloads

GET requests typically do not include a body, whereas POST requests do. While GET requests are technically permitted to have a body, they are generall...

4 years ago
Forum
Reply
RE: Making GET requests with body/payloads

I've noticed in the callin.io app development console that the Authorization header is missing the Bearer string preceding the token. While it is pres...

4 years ago
Forum
Reply
RE: Making GET requests with body/payloads

So regardless of what you send in the GET request, you're encountering a 500 error within callin.io? And this only happens on this specific GET endpoi...

4 years ago
Forum
Reply
RE: Making GET requests with body/payloads

Have you attempted sending a static body from your application to observe the outcome?

4 years ago
Forum
Reply
RE: Making GET requests with body/payloads

Is there a block on the callin.io IP address perhaps? Also, what is the authentication model being used?

4 years ago
Forum
Reply
RE: Making GET requests with body/payloads

Giacomo_Lanzi: Is this the correct base URL and path?

4 years ago
Forum
Reply
RE: Making GET requests with body/payloads

There seems to be an issue with how it's being generated. Could you share some of your code or screenshots?

4 years ago
Forum
Reply
RE: How to reference one scenario from another?

Ah yes, if you have a UI element, that could potentially be an issue.

4 years ago
Forum
Reply
RE: How to reference one scenario from another?

Even with parallel webhook processing? I'm curious about what you mean by a “huge performance hit.” When does it become significant if calling a webho...

4 years ago
Forum
Reply
RE: How to reference one scenario from another?

Ben_Norris: The answer seems to me to trigger a webhook from the scheduled scenario, but I thought there must be a cleaner way. Has anyone faced tha...

4 years ago
Forum
Reply
RE: Introductions and Hellos

I am honored to be part of the callin.io community. I am the director of NewPath Consulting, a small consulting company in Toronto, Ontario, Canada ...

4 years ago
Forum
Page 3 / 3