I want your guys advice on something, when i try to upload a reel to Instagram using the module. I just get this output:
I have done my research and it has something to do with Meta themselevs, which is always the case. They say that the video dont support the right format to be posted to IG, which is SUPER weird, becuase the video i tried posting is straight from IG (using a RSS feed).
I got it working when it came to posting photos. But have a problem with reels.
I just wanted to ask if you have encountred this before and if you have a solution. Thanks!
Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module and select “Download output bundles”.
A.
Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
This is NOT a direct link to a video file. This is a link to an Instagram post, which happens to have a video on the page.
A video file link would have an extension, like video.mp4
To get a video from an existing Instagram post, you need to perform “Web Scraping” techniques or APIs to Download the Video file first, which could look something like this:
Make doesn’t have an integration for RapidAPI though.
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the generic HTTP “Make a request” module.
Do you know how i can seperate the data in the long string?
Like making it like an array or something, so i just can take the video url. Becuase if i want to map the url in the Instagram Reel module, i need to map the data (longstring) item and then it dosent work: