I"m trying to map the correct request id to an HTTP module and I’ve exhausted every way possible and I can’t get Make.com to recognize the URL. I am trying to use Fal.ai to create images which gives me access to tons of image creators, but I can’t get the HTTP to recognize the URL. Here’s what I have in the URL
HEre’s what my automation looks like:
I have an HTTP request (POST) to generate the image from Flux PRo in Fal.ai
Then I have an HTTP to request the image once it is COMPLETE
And then finally another HTTP request to retrieve the completed URL so I can send to airtable.
I don’t know how to get this to stop giving me an error.
Welcome to the Make community!
Firstly, you need to select the concat function from the variables panel.
Secondly, you do not need to use a function here as variables and strings will be automatically joined together in a text field.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Getting Started
Help Centre Basics
Articles & Videos
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.