This is how my flow works:
Take the keyword from sheet > Get the data using HTTP > paste that data into google sheet
Now I’m getting data from HTTP (API Call)
But when I try to map it, it’s showing nothing.
This is how my flow works:
Take the keyword from sheet > Get the data using HTTP > paste that data into google sheet
Now I’m getting data from HTTP (API Call)
But when I try to map it, it’s showing nothing.
I got the solution. Thanks!
return code 400 is typically cannot find / invalid data / access denied. your api url call is not correct - and this might be the country code used.
The country code was not correct, now it’s solved
Heya @itsmeayyub
Awesome to hear that you managed to figure this one on your own
Also, thanks a lot for stepping back in here and sharing what did the trick for you. This could help many others searching for similar info in the future