I currently run a site, where users can create items and sell their personal stuff (like ebay).
I'm building a feature, that automatically syncs all items to my sites instagram profile, but I'm stuck. Reading through the Instagram docs, I can only see how to authenticate users and gain access to their account, but that's not what I want. I want to connect my application to MY Instagram profile and not the users' profiles.
If instagram doesn't allow for that functionality, is it then possible to automatically login using my business account and post content behind the scenes?