workflows.fit
Back to n8n workflows
n8n templateFreeBy Patrick Jennings

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

Sleeper NFL Players Sync This template uses the [Sleeper API](https://docs.sleeper.app/) 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 ...

Data & StorageDevelopmentCore NodesHttp RequestFunctionSticky NoteManual Trigger
Loading interactive preview...

Template notes

Sleeper NFL Players Sync

This template uses the [Sleeper API](https://docs.sleeper.app/) 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

- Maintain a current player list for fantasy league automations for Sleeper app users / NFL fantasy football managers - Pull Sleeper player IDs once daily instead of every request - Build smarter workflows using Airtable as your structured dataset - Create a subworkflow in n8n for even more Sleeper app workflows ---

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](https://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: - playerid (text/number) - fullname - position - team - etc.

5. Activate your workflow