⚒️ Daily sync of NFL players from Sleeper API to Airtable for fantasy football

383 views · ⚒️ Engineering

Description

Sleeper NFL Players Sync

This template uses the Sleeper API to fetch the complete list of NFL players and stores them in an Airtable base. It’s built to run daily and ensures you have the most up-to-date player list for fantasy football workflows


What it Does


Setup Instructions

  1. Install n8n (Cloud or self-hosted)

  2. Import the template JSON

  3. Create Airtable Credentials:

    • Generate an API key at airtable.com/account
    • Connect your base and table (you’ll be prompted to do this in n8n)
    • If you would like to customize how you store data please feel free to use what works best for you
  4. Match your fields with the data you’re storing:

    • player_id (text/number)
    • full_name
    • position
    • team
    • etc.
  5. Activate your workflow

Remember, you can customize how you trigger this workflow and where you store the data if you choose to do so.


Notes


Difficulty Rating & Comment (from the author)


🔗 Nodes Used

Airtable, Function, HTTP Request

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup