Using the Instagram API with Instagram Login the API outputs more info about the user than before.
We should expand the Feed Entity and import these fields as well. Namely:
- id
- user_id
- username
- name
- account_type
- profile_picture_url
- followers_count
- follows_count
- media_count
There should also be a (scheduler) command to update these values periodically
Using the Instagram API with Instagram Login the API outputs more info about the user than before.
We should expand the Feed Entity and import these fields as well. Namely:
There should also be a (scheduler) command to update these values periodically