Skip to content
ryebag
ryebag
@ryebag
Active Member
Joined: Aug 4, 2025
Topics: 2 / Replies: 8
Reply
RE: Mapping Array to HTTP Request to Airtable API POST Call Not Working

I had to approach it differently for the time being, but thank you immensely for dedicating the time to share this! This will be incredibly useful dow...

1 year ago
Forum
Reply
RE: Mapping Array to HTTP Request to Airtable API POST Call Not Working

_SOLUTION IS BELOW: PROBLEM IS THAT CALLIN.IO IS BROKEN_ …Which is what I suspected the entire time. The way callin.io sends the API request doesn't...

1 year ago
Forum
Reply
RE: Mapping Array to HTTP Request to Airtable API POST Call Not Working

Map Array to HTTP "Make a Request" to Airtable API POST Call Not Working How To Well, it appears to have worked, and now your newlines have bee...

1 year ago
Forum
Reply
RE: Mapping Array to HTTP Request to Airtable API POST Call Not Working

I did take the Transform to JSON output and use it as the body for the HTTP "Make a Request" action, but it didn't work. My whole scenario is a bit ...

1 year ago
Forum
Reply
RE: Mapping Array to HTTP Request to Airtable API POST Call Not Working

I attempted to use “Transform to JSON” and received the following output, which did not function as expected: json { "records": [ { "fields": { ...

1 year ago
Forum
Reply
RE: Mapping Scenario Data to Airtable 'Update Record' Module

Yes, I'm quite certain there was an issue, possibly an API outage, as the API was unresponsive for a period. It's functioning correctly now. Thank you...

1 year ago
Forum
Reply
RE: Mapping Scenario Data to Airtable 'Update Record' Module

I attempted to use the code as shown in the API example, but it didn't function as expected: Screenshot 2024-07-15 at 6.07.38 p.m.2648×1650 248 KB

1 year ago
Forum
Reply
RE: Mapping Scenario Data to Airtable 'Update Record' Module

Could someone assist me? I've spent approximately 5 hours attempting to configure an API call in various ways. Currently, I'm using the HTTP "Send a R...

1 year ago
Forum
Topic