Instagram Business Api

Triggers when a new mention for a business account or when a new media uploaded to the account.
Actions like publish media to the feed.

Welcome to the community, @Hop!

Since there is a webhooks integration for the API, this probably isn’t too difficult to implement:

@Hop welcome to the community but please make sure to stay friendly. If I read something similar again, especially against somebody who spends his own free time helping people I have to ban you.

3 Likes

:eyes: Hi guys, a node for Instagram posting sounds wonderful, I consumed my votes, +1

4 Likes

Made a simple version using https requests. Could be a good start.

7 Likes

@jan any updated on whether Instagram node is coming?

could be cool to have post (text/carousel/reels), triggers (on comment, on like, on dm…)

4 Likes

Instagram Node would be a game-changer particularly to flows related to content.

Here is the full documentation on Instagram Graph API

Triggers and post/get requests that are nice to have:

-Get Comment
-Get Comment Replies
-Hashtag search
-Get media based on Hashtag
-Post image
-Post reel
-Post carousel
-Post comment
-Get user’s profile
-Get user’s images, videos

3 Likes

Hey @pooria,

This is not on our short term roadmap for the nodes team.

2 Likes

I am also really interested to have an Instagram Node

2 Likes

I would love something that simply allows me to copy a Facebook post and put it on Instagram

1 Like

+1 or even better, when something new is posted on wordpress, let’s make new instagram post based on that.

4 Likes

if it is from connected accounts, Facebook business have a way for it

I have figured out how to post to both Instagram and Facebook from n8n.

I will do a tutorial video on how and share it here. The n8n side is pretty straight fwd. The challenge and complexity lies in setting up an app correctly with Meta.

4 Likes

looking forward to that tutorial, :green_heart::sparkles:
and wouldn’t mind few templates down in description,:saluting_face:

1 Like

Hey - I’m super interested in this! I’m trying to post an instagram reels from n8n. I really struggle to understand how the app, access-tokens etc. works meta’s side.

1 Like

Finally got around to doing a video on how to post to Facebook. Posting to Instagram is very similar but I will do a video on that as well.

1 Like

Just watched it! Awesome!

A question: have you figured it out how to automate with N8N an AI conversation on Instagram’s Direct Messages?
I’m trying to make that work.

Thanks a lot for the tutorial. :grinning:

1 Like

Are we there yet? :laughing:

Thanks for the kind words.

No have not tried to configure a conversation yet. Would assume it would be an additional permission and simply mapping in an AI convo agent to the flow.

+1 for instagram Business API (for example: to build chat bots)