Zapier
The Push To Display Zapier integration lets you send display updates from 7,000+ connected apps. Any time an event happens in your stack — a new form submission, a failed pipeline check, a mention, or a webhook — your boards update instantly across every device linked to them.
The integration is free to connect and exposes a single Send Update action backed by the HTTP API.
Connect your account
- Open the Push To Display Zapier app.
- Click Connect account and sign in with your Push To Display account.
- Authorize the connection — Zapier uses OAuth2 with your Push To Display login.
Send an update
- Start a new Zap and choose a Trigger app — for example, a new row in Airtable, a GitHub status check, or a form submission.
- Add an Action step and select the Push To Display app.
- Pick the Send Update action.
- Fill in the fields:
| Field | Description |
|---|---|
| Board ID | The board to update. Required. |
| Message | The text to display on the board. Required. |
| Target Panel | Which panel to update (1–4). Defaults to panel 1. |
| Text Color | Message text color in hex (#RRGGBB). |
| Text Size | small, medium, or large. |
| Font Weight | regular, semibold, or bold. |
| Full Panel Mode | When enabled, content fills the entire panel area. |
| Content Spacing | Line spacing: compact, standard, or spacious. |
| Text Background Color | Highlight color directly behind the text (#RRGGBB). |
| Background Color | Panel background color (#RRGGBB). |
- Map any field to data from your trigger step using Zapier's field picker, then test and turn on the Zap.
Example Zaps
- Airtable → Send Update — when a new row is added, push the record to a board.
- GitHub → Send Update — when a check run fails, show build status on a status wall.
- Typeform → Send Update — when a submission arrives, show it on a lobby display.
- Webhook → Send Update — drive a board from any system that can send a webhook.
Limits
Your free Sandbox tier includes 1 board and 1,000 messages per month. See Rate limits and quotas for details.
Next
- Prefer n8n? See the n8n node for workflow automation.
- Under the hood: the HTTP API is the endpoint this integration calls.
- Working with CI/CD? The GitHub Action pushes deploy status and build results to any display.