Post videos, reels and images on Instagram, X/Twitter, Tiktok and Youtube using N8N

3 Likes

Hi Maneeshwar, I saw your video, it’s insightfull also i am amaze to see how i can use jst single api to login and post to my different social media platforms.
I am trying to build something similar a automated linkedin post platform. Facing some isse with image generation. Can you please give some time of your to help me on that.

Please provide more information about the problem you are facing

1 Like

Hii Maneeshwar. First of all thanx for your reply. now talking about the issue using http request i am able to generate image from flux model but the issue i am facing in n8n is it’s in binary file and not able to render it on my lovable website. I converted it into binary data then also tried bt same problem. Then i tried google drive first to upload it and then one more drive to share it and get it as an url bt again not able to call it on my website using webhook.

When only text post is there then lovable is able to read that output and show it on my website bt when the post cantains both image plus text content then it’s showing error.

Is there any way to do it or if i can convert that image into some url that my webhook and read and output so i can use it for my automated linkedin post website where user can review and edit the post before posting it to their linkedin account.

Below i attached my present workflow. I trying to use 2 drives to get the image as url bt constantly failing. Before jst after file converter the final respond to webhook node was there bt from that also generated image can’t be read by my lovable developed website.

I think you can host the image using imgbb and use that url in lovable using img tag of html.

1 Like