# Pointagram AI integration on Definable

> Pointagram is a gamification tool that increases motivation and team achievements.

## What this connects

Pointagram is a gamification tool that increases motivation and team achievements. Keep your team goal-oriented and celebrate great performance together.

Vendor: https://www.pointagram.com

## Tools available

**8** tools available. First 8:

- `POINTAGRAM_ADD_SCORE` — Add Score — Tool to add points to Pointagram players in a score series. Use when you need to award points with optional tags, descriptions, and automatic player creation.
- `POINTAGRAM_LIST_COMPETITION_PLAYERS` — List Competition Players — Tool to fetch competition players and standings in Pointagram. Returns detailed player rankings, scores, and competition participation data. Use when you need to retrieve player standings, competition leaderboards, or analyze player performance across competitions.
- `POINTAGRAM_LIST_COMPETITIONS` — List Competitions — Tool to fetch competitions in Pointagram with optional filtering. Use when you need to retrieve competition information including rankings and scores. Supports filtering by player (email, name, external ID), competition ID, or access key.
- `POINTAGRAM_LIST_PLAYERS` — List Players — Tool to fetch and list players in Pointagram with optional filtering. Use when you need to retrieve player information including name, email, external ID, and status. Supports filtering by email, name, or external ID.
- `POINTAGRAM_LIST_SCORE_SERIES` — List Score Series — Tool to list all score series in Pointagram. Use when you need to retrieve all configured score series collections that track and measure different point types.
- `POINTAGRAM_LIST_SCORE_SERIES_HISTORY` — List Score Series History — Tool to fetch historical point data for a score series. Returns time-series data of points awarded over time with optional filtering by tags, teams, players, and time range. Use when you need to retrieve historical transaction data for a specific score series.
- `POINTAGRAM_LIST_SCORE_SERIES_POINT_TYPES` — List Score Series Point Types — Tool to fetch point types for a specific score series in Pointagram. Use when you need to retrieve the different types of points that can be awarded within a score series.
- `POINTAGRAM_LIST_TEAMS` — List Teams — Tool to fetch and list all teams in Pointagram. Returns team information including ID, name, and icon. Use when you need to retrieve all available teams.

## Auth

Auth schemes: `API_KEY`.

## How agents use Pointagram

Inside a Definable workflow, Pointagram is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Pointagram** — the Researcher (GPT-5.5) pulls context from Pointagram (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Pointagram** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Pointagram (create record, post message, draft email).
- **Designer / Engineer → Distributor → Pointagram** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Pointagram (attach file, open PR comment, post status).

The Verifier checks every Pointagram call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- productivity — https://definable.ai/apps/category/productivity/
- task management — https://definable.ai/apps/category/task-management/

## Related

- HTML page: https://definable.ai/apps/pointagram/
- Same category (productivity): https://definable.ai/apps/category/productivity/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
