+ 2
Does someone know how to create feed wall for instagram
I want to embed insta wall feed for releted hashtags, but official doc is not providing that feachur , help please im stuck.
1 Respuesta
0
i don't know much but you can make an api call once in few minutes or a webhook(so you dont need to call the api ever so often) to instagram then use the returned data to put in your own feed wall.
link to api-call : https://www.instagram.com/developer/endpoints/tags/
link to webhook: https://developers.facebook.com/docs/instagram-api/webhooks/