Hello 99119
Tracking Employee Invites
- Use the data pulled from the LinkedIn API to track invites.
- Implement a scheduled job (e.g., using cron jobs) to regularly update the database with new invite data.
- Calculate metrics like total invites sent, invites sent per employee, and trends over time.
Steps for doing this task
- Use OAuth 2.0 for authentication to access LinkedIn's API.
- Implement a data retrieval script (e.g., in Python or JavaScript) that periodically queries the API for updates.
- Store the retrieved data in a database (e.g., PostgreSQL, MySQL, MongoDB) to facilitate querying and analysis.
- Connect Grafana to the database where the LinkedIn data is stored.
- Create a simple table visualization that displays the number of invites sent by each employee.
Hope to work with your project and bring added value.
Thank you.