3 Ways to Integrate Data into a Teamworks AMS (Smartabase) Site

3 Ways to Integrate Data into a Teamworks AMS (Smartabase) Site

The Teamworks AMS platform is a highly customizable athlete management system that helps teams and organizations track, manage, and analyze medical/performance data. A well-implemented data integration strategy can enhance efficiency and overall value. By pulling in external data and ensuring the smooth flow of information between various platforms, teams can make smarter decisions, optimize training, and reduce the administrative burden. Here are three effective ways to integrate data into an AMS site:

  1. Automated (API integrations)
  2. Semi Automated (build your own integration)
  3. Manual Data Entry (bulk or group entry)

1. Automation - API Integrations

Application Programming Interfaces (APIs) allow different software platforms to communicate with one another by exchanging data in real-time or on a scheduled basis.

Want to learn more? Check out this post. Here is a very brief overview:

Benefits of API Integrations:

  • Real-time Data Transfer
  • Automation

Example Use Case:

GPS tracking data can be automatically synced with your AMS system via an API. Data flows seamlessly into a report for analysis and information sharing.

2. Build your own Integrations

Teamworks AMS has API documentation available for its clients. Additionally, there is a R package (smartabaseR) which makes integration even easier (learn how to download smartabaseR here).

Using the API or the R package is on the technical side of a ‘no-code’ platform, but these features give you the ability to customize your workflows and set up processes you wouldn’t normally be able to do.

Benefits:

  • Expanding Capabilities: Integrate with data sources that Teamworks AMS does not support.
    • Sport or game statistics
    • Weather data
    • Roster Management workflows
    • Automating other tasks to reduce administrative burden (Importing API mapping Ids)
    • Monitoring technologies that are not supported
  • Complex Workflows: Teamworks AMS does not support the ability to aggregate group data and calculate against that data
    • Calculating normative data for each sport or position group and using that as a reference point to determine distance from the norm
  • Data Science Initiatives: Once you have enough data in your AMS site, you may want to leverage the data for additional insights. This can only be achieved by exporting data into statistical models, which is more efficient via an API.

3. Manual Data Entry Options

For organizations that do not have the technical resources to leverage the R package or develop their own API, there are a number of options to bulk enter data.

  • Importing
  • Group entry
  • Kiosk mode

Importing data using a CSV file

  • Ease of Use: Most technologies allow users to export data as a standardized CSV file (it's the same format every time). You can use this CSV to create an event form in your AMS site and streamline the import process.  Make sure all the athlete’s names are an exact match between platforms to make this process even easier.
  • Large Data Sets: Bulk uploads make it easy to integrate months or years of historical data at one time.

Group Entry

Group Entry is a feature that allows users to input data for multiple athletes at once. This method is an effective way to enter similar (or same) data for multiple athletes or unique data for every athlete through a spreadsheet type interface.

Example Use Case:

A coach may use Group Entry to Enter RPE values for an entire team after a training session or practice. The coach can quickly enter the same or different data points for all athletes in one view to streamline the data entry process.

Kiosk Mode

A kiosk is set up through the Teamworks AMS app and can be used to enter data for a single athlete. Typically, kiosk based workflows are set up for the athlete to enter data and are efficient because the athlete does not have to login. 

Example Use Case:

A kiosk is set up to collect wellness questionnaire data before a training session. Athlete walks up to the ipad, selects their name, completes the questionnaire, saves the record. The data is immediately saved to the AMS site and ready to be viewed in a dashboard. The kiosk resets and is ready for the next athlete.

Conclusion

Integrating data into your AMS is essential for maximizing its value. Learning more about the various integration methods will allow you to set up more efficient and standardized processes for data collection. Developing efficient processes ensures organizational efficiency and value to every end user, because information is accessible and actionable.

Back to blog