We built Autometon around a privacy-first architecture: your data passes through our system and lands in your Google Sheet. We don't store webhook payloads, and your data never touches our database.
When an app sends a webhook to Autometon, the payload is received, validated, transformed according to your field mappings, and written directly to your Google Sheet. The payload content is then discarded. We store only metadata — timestamp, pipeline ID, event type, success/error status — for dashboard display and debugging.
This means your CRM deals, customer records, payment data, and analytics events never sit in our database. They live in Google Drive, under your Google account, subject to Google's enterprise-grade security — not ours.
Autometon verifies HMAC webhook signatures for supported platforms automatically. When you connect Stripe, HubSpot, Shopify, or GitHub, every incoming webhook is validated against your signing secret before being processed. Payloads that fail signature verification are rejected and logged.
For platforms that don't support HMAC signing, Autometon generates a unique webhook URL per pipeline — guessable only by the app you configure.
Autometon accesses your Google Sheets using a service account model. You share a specific spreadsheet with our service account email — we receive write access to that sheet only. We do not request access to your entire Google Drive, Gmail, or any other Google service.
Revoke access at any time by removing the service account from your sheet's sharing settings. Your data remains fully intact in Google Drive.
If you discover a security vulnerability in Autometon, please contact us at security@Autometon.io before disclosing publicly. We respond within 48 hours and commit to working with researchers in good faith. We do not pursue legal action against good-faith disclosure.
For full details on data collection, retention, and your rights, see our Privacy Policy.
Privacy-first architecture. Webhook payloads pass through and write to your sheet — we don't store them.
Get Started Free