Cloudkibo / KiboPush

0 stars 1 forks source link

Investigate Instagram APIs #7323

Open saniasiddiqui opened 4 years ago

saniasiddiqui commented 4 years ago

This issue is to do investigation and research on Instagram Comments Capture and see how we can use them with JSON and messenger for leads. Some initial research has been done on #6865

saniasiddiqui commented 4 years ago

I have investigated the graph API for Instagram and cited my findings in the below document.

The document mentions how to be able get started with instagram graph api, the permissions required and endpoints for managing comments on instagram. https://docs.google.com/document/d/1vzHV4ay5d19x3lTwCGCw4Qk1Kp4ddZMRZn91AdaWj8s/edit?usp=sharing.

It is not possible to send private replies in messenger to users of instagram who comment on a post. Instagram media can be fetched, we can get comments and replies. An auto reply comment can also be made on any comment.

FYI @sojharo @ImranBinShoukat

ImranBinShoukat commented 4 years ago

I have reviewed it and put my comments at the end of the document

ImranBinShoukat commented 4 years ago

@saniasiddiqui please go through the documentation again to see if there are any changes made regarding the Instagram APIs

saniasiddiqui commented 4 years ago

Earlier we have done some work to investigate Instagram APIs for comment capture. Building on it , I am using this task to investigate Instagram APIs in general.

saniasiddiqui commented 4 years ago

I have outlined the API guide of instagram in the document below. It includes the APIs that are available for instagram and their uses. https://docs.google.com/document/d/1vzHV4ay5d19x3lTwCGCw4Qk1Kp4ddZMRZn91AdaWj8s/edit?usp=sharing

Currently posting on instagram is not supported in the Instagram Graph API. Assigning @ImranBinShoukat to review

saniasiddiqui commented 4 years ago

This has been reviewed and discussed in the meeting. Marking it as reviewed.