How to use Content Publishing API for Instagram not being Instagram Partner?
Asked Answered
A

1

6

We are trying to develop an application for scheduling social media posts. So far we have the Facebook intergration ready, and we are heading to implement Instagram, but according to the official documentation (https://developers.facebook.com/docs/instagram-api/guides/content-publishing) -> "The Content Publishing API is in closed beta with Facebook Marketing Partners and Instagram Partners only. We are not accepting new applicants at this time.". Can you please tell us how we can do a content publishing to Instagram using their API for better scheduling and/or automation? Is the Instagram Partners program closed for good? Can we apply for acceptance? Is there any other way to publish to instagram a bulk of posts (say 30-40) to different accounts if not using the API?

Thanks

Arluene answered 6/12, 2019 at 8:44 Comment(7)
Anyone? I've read this article about cross-posting to Instagram and it looks like an option for us, but I cannot duplicate all the steps listed in it - namely having the Instagram as option when posting to Facebook (last step). Any help with this matter will be appreciated. Thanks – Arluene
Hello? Anyone with Instagram experience? – Arluene
+1 Looking for access to the content publishing API too. Have yet to find anything revealing how to get around the closed beta. πŸ™ƒ – Slayton
you can use private api like mgp25 – Lytton
From some days the url in the OP doesn't exist anymore.. – Jacobian
What happend to this API? – Fatwitted
Any news with the API edge? Is it open now or still in closed beta phase? Thanks – Arluene
S
1

This link which is right here might help you publish contents on Instagram, especially, Photos. (Link: https://developers.facebook.com/docs/graph-api/advanced) On the left, check for 'photos upload', there you'll find some methods to publish contents. They've showed it with an example using cURL.

[Edit:] As @rodin's notified, you can now post contents(using Instagram Content publishing API) to instagram without being a facebook partner.
For more info, visit here.

Singband answered 24/8, 2020 at 3:59 Comment(4)
Hi Pavana. I saw that, but it doesn't say it covers the Instagram platform. So you're saying that if I use the object-id of the instagram business profile I can post images to it? Thanks – Arluene
Well, if you're trying to implement scheduling posts to post on instagram using your own created app, either for Android or iOS devices, or even webapps, you've got an option for that. However, if you're trying to schedule to post via scripts like pytohn, then there's no way as of now. Also, business profile is just an advantage over normal profile. Yes, you need a business account if you want to post pictures. Checkout GRAPH API EXPLORER, you'll get an option in the right to add permissions that you need for instagram. - INSTAGRAM GRAPH API is what you need basically. – Singband
Now you can use instagram content publishing API without being a Facebook partner: developers.facebook.com/docs/instagram-api/guides/… – Neume
Thank you for letting me know:) I just updated the answer above as well <3 – Singband

© 2022 - 2024 β€” McMap. All rights reserved.