Integrations
Gravity SMS works with the major no-code automation platforms. Some have prebuilt connectors; others use the generic HTTP recipe.
Pick your platform
| Platform | Type | Send | Receive | Guide |
|---|---|---|---|---|
| Power Automate | Prebuilt connector | Yes | Yes | Power Automate → |
| Monday.com | Native integration | Yes | Yes | Monday.com → |
| Zapier | HTTP recipe | Yes | Yes | Zapier → |
| Make | HTTP recipe | Yes | Yes | Make → |
| n8n | HTTP recipe | Yes | Yes | n8n → |
| Anything else | Generic HTTP | Yes | Yes | Generic Webhook Recipe → |
Prebuilt vs HTTP recipe
Prebuilt connector / native integration — Drop a step or recipe into your workflow, paste an API key, done. You don't see HTTP URLs.
HTTP recipe — Use the platform's generic HTTP / Webhooks module. You configure the URL, headers, and JSON body manually. Slightly more setup, but works on any platform.
Building something custom?
If you're embedding SMS into your own application instead of a no-code tool, start with the Quickstart or SMS API reference.