Open eddiejaoude opened 5 years ago
@VenkatVenkatesh @SrijithRad I think this ticket is dependant on https://github.com/DashboardHub/TribeDashboard/issues/26
If I am correct, I have shuffled the priorities around in the sprint, but they are just an idea, feel free to do a slightly different order, any questions just let me know 🤓
This task would be to create a cloud function or a webhook on the social accounts, that would pull the activity on the user's social accounts and store them in a
activityLog
collection. Would look like{ "actionBy": "", "actionOn": "", "provider": "twitter", "action": "followed|unfollowed", "createdOn": "" }