Hi I’m trying to create an automation that collects my instagram post url from the instagram module, and then parses it into a url format. Im using an API from rapidapi.com, that is able to download the video and send the url to this HTTP module. Link to API that im using: (social media video downloader)
ive managed to connect the instagram module successfully, and it is running and detecting posts on my instagram page.
The issue is that when I go to put in the parameters of a GET API call, it’s not entering in when I click on any variable.
Ive then also tried manually entering the variable raw. in this case media_url. But it’s still not working. I have attached photos below to show the set up I have.
Any suggestions to make this work?