Security at Feedalto

Last updated: August 2026

Feedalto captures open-house and buyer activity for real estate professionals and, when an agent connects one, synchronises the qualified part of it into their existing CRM. That means we handle two kinds of sensitive data: consumer contact information collected at an open house, and credentials to systems we do not own. This page describes how both are protected.

Security and vulnerability reports: support@feedalto.com — please put Security in the subject line
Legal entity: ROY DIGITAL VENTURES LLC, operator of www.feedalto.com

Infrastructure and hosting

Feedalto runs as a containerised ASP.NET Core application on Microsoft Azure, with data in Azure SQL Database and files in Azure Blob Storage. We do not operate our own datacentres or physical hardware; physical and environmental security is inherited from Microsoft Azure and covered by their compliance programme.

Encryption in transit

Secrets management

No production secret is stored in source control. Configuration files contain only non-secret values — endpoints, feature flags, publishable keys — with the secret entries left blank and annotated with the name of the vault secret that supplies them.

Authentication and access control

How Feedalto handles CRM credentials

This is the part that matters most to a CRM partner, so it is described in detail.

What Feedalto sends to a connected CRM

Feedalto sends a deliberately narrow record, and the narrowness is enforced in code rather than by policy: connector code can only read a fixed, provider-neutral contact structure, so it cannot transmit a field that was never placed in it.

Sent: name, email, phone, lead source, the properties the person visited with dates, whether they submitted feedback and a summary of it, whether their identity was verified at check-in, whether they stated they are working with another agent, whether they asked to be contacted, an engagement score, the agent's own notes on the record, and a link back to Feedalto.

Never sent: family or household collaboration notes, lender advice threads, internal Feedalto analysis, other agents' data, payment information, or any record belonging to a different Feedalto account.

Consent state travels with the record. If a visitor did not give express consent to be contacted, that fact is stated in what we send, because the CRM is where outreach actually happens and an agent whose CRM does not know should not be left to assume.

Automatic synchronisation is off by default on every new connection. Nothing leaves Feedalto until an agent turns it on, and buyers who indicated they are already represented by another agent are excluded by default even from a manual send.

Feedalto's own API and webhooks

Agents can issue API keys so platforms such as Zapier can read their data and subscribe to events, without any external system being given database access.

Application security

Logging and audit

Data retention and deletion

Sub-processors

Feedalto relies on the following categories of service provider. See our Privacy and Cookie Policy for how personal data is handled.

Feedalto does not process or store full payment card numbers. Card data is handled directly by Stripe.

Certifications and compliance

We would rather be accurate than impressive, so this section states our position plainly.

Feedalto has not completed a SOC 2 Type II or ISO 27001 certification. We do not claim one, and any document suggesting otherwise did not come from us. Our security posture rests on the specific technical controls described above, on the compliance programme of Microsoft Azure for the underlying infrastructure, and on the practices set out in our Privacy and Cookie Policy.

Feedalto supports agents' own regulatory obligations in the areas our product touches: express written consent capture for contact permissions, notice acknowledgement records for open-house disclosures, and audit trails for electronically signed documents. These are tools for the agent's compliance; they are not a substitute for their own legal advice.

Partners and brokerages conducting a vendor security review are welcome to request further detail at support@feedalto.com. We will answer a questionnaire directly rather than pointing at a certificate we do not hold.

Reporting a vulnerability

If you believe you have found a security vulnerability in Feedalto, please tell us at support@feedalto.com with Security in the subject line. Include enough detail to reproduce the issue. We aim to acknowledge reports within three business days.

We ask that you give us a reasonable opportunity to investigate and remediate before public disclosure, and that while testing you do not access, modify or retain data belonging to anyone other than yourself, degrade the service for other users, or use social engineering or physical attacks against our staff or providers. We will not pursue action against researchers who follow these guidelines in good faith.

Feedalto does not currently operate a paid bug bounty programme.

Changes to this page

This page describes controls in the live Feedalto platform and is updated when those controls change. The date at the top reflects the most recent revision. For the legal terms governing use of Feedalto, see our Terms of Service; for how we collect and use personal data, see our Privacy and Cookie Policy.