简体   繁体   English

有可能将Instagram故事从node.js服务器发布到我的帐户吗? (不是商业帐户)

[英]It is possible to publish Instagram story from a node.js server to my account? (not a business account)

I want to publish media files to my Instagram account from a node.js server. 我想从node.js服务器将媒体文件发布到我的Instagram帐户。

I tried to find a solution in official documentation, but I find only business account solution. 我试图在官方文档中找到解决方案,但我发现只有商业帐户解决方案。 https://developers.facebook.com/docs/instagram-api/content-publishing https://developers.facebook.com/docs/instagram-api/content-publishing

Short answer: no. 简答:不。

There is a content publishing api , but it is available for Instagram partners only - of which social media scheduling tools like Hootsuite are. 有一个内容发布api ,但它仅适用于Instagram合作伙伴 - 其中包括Hootsuite等社交媒体调度工具。

The best alternative I've found is that you can use the Hootsuite API to schedule content programatically - but for instagram, this will still require you to use their mobile app to do the actual publishing to Instagram. 我发现的最佳替代方案是您可以使用Hootsuite API以编程方式安排内容 - 但对于Instagram,这仍然需要您使用他们的移动应用程序来实际发布到Instagram。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM