Powerhouse - Is there anyone that has successfu...
Is there anyone that has successfully connected the Rapid API in Buildship. I'm having tons of issues setting it up. 100 different ways to set it up and not one has worked for me. I just need to see how to do it one time then im good.
4 Replies
Yes, I have. But I didn't use the API node, instead, I used the Empty Node and wrote the code.
What is the variable used to call the address from the rest API?
Just to be sure, you want to call one of the APIs from RapidAPI in your Buildship workflow, right? Or do you want to publish something on RapidAPI?
If it is the first one, you must have your x-rapidapi-host and x-rapidapi-key (saved as secret) as your variables, other variables would depend on your specific case.