Integrations

Gravity SMS works with the major no-code automation platforms. Some have prebuilt connectors; others use the generic HTTP recipe.

Pick your platform

PlatformTypeSendReceiveGuide
Power AutomatePrebuilt connectorYesYesPower Automate →
Monday.comNative integrationYesYesMonday.com →
ZapierHTTP recipeYesYesZapier →
MakeHTTP recipeYesYesMake →
n8nHTTP recipeYesYesn8n →
Anything elseGeneric HTTPYesYesGeneric 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.