Research Question
The user sought automation platforms supporting integrations with Airtable, Dots (payment processor), PayPal, Zelle, Cash App, and SMS to replicate or enhance a button-based workflow that sends phone numbers and amounts via API to Dots for SMS payment links to movers.
Key Findings
- Airtable has native support across multiple platforms: Activepieces (2 triggers, 15 actions), Make (2 triggers, 7 actions), n8n (1 trigger, 6 actions), Pipedream (8 triggers, 18 actions), Relay.app (3 triggers, 4 actions), Windmill (6 actions), Zapier (2 triggers, 10 actions).
- Dots has no native integrations; unrelated services like DotSimple appeared in searches.
- PayPal has native support on Make (4 triggers, 17 actions), n8n (1 trigger, 4 actions), Pipedream (1 trigger, 1 action), Windmill (93 actions), Zapier (6 triggers, 3 actions; premium integration).
- Zelle and Cash App have no native integrations.
- SMS has extensive support via Zapier (30+ providers including ClickSend, Salesmsg; actions like Send SMS).
Recommendation
Use Make or Zapier for the workflow, as both offer robust Airtable triggers/actions (e.g., New Record, Create/Update Record) and PayPal support, with HTTP API calls enabling Dots integration (send phone/amount via API for SMS links). These platforms support SMS gateways if needed. Caveat: Direct Dots, Zelle, and Cash App integrations unavailable, so rely on Dots API; test volume for the moving company's daily payouts.
Details
| Service | Platforms with Native/Official Support | Notes |
|---|---|---|
| Airtable | Activepieces (2 triggers, 15 actions), IFTTT (1 trigger/action), Make (2 triggers, 7 actions), n8n (1 trigger, 6 actions), Pipedream (8 triggers, 18 actions), Relay.app (3 triggers, 4 actions), Windmill (6 actions), Zapier (2 triggers, 10 actions) | FlowFuse has community nodes (limited actions). Triggers include "New Record"; actions include "Create/Update Record". |
| Dots | None | Use HTTP API call (supported by all platforms). |
| PayPal | Make (4 triggers, 17 actions), n8n (1 trigger, 4 actions), Pipedream (1 trigger/action), Windmill (93 actions), Zapier (6 triggers, 3 actions; premium) | Supports payouts/webhooks. |
| Zelle | None | No integrations. |
| Cash App | None | No integrations. |
| SMS | Zapier (30+ providers like ClickSend, Salesmsg) | Actions like "Send SMS"; Dots handles SMS natively. |
Data verified as of 2026-04-20. Feasibility confirmed via Airtable trigger + custom HTTP to Dots API.