Browse topics
Integrations & Apps
Outbound webhooks, CRM sync, and connecting external tools.
Verify the HMAC Signature on Outbound Webhook Deliveries
Every outbound webhook Revamp365 sends is signed so your receiving endpoint can confirm the request is genuine and unaltered. Validate that signature before you act on the payload. What Revamp365 send...
Choose Which Contact Events Are Sent Through an Outbound Webhook
Each outbound webhook destination only fires for the events you subscribe it to. Choosing the right events keeps your CRM, Zapier, or Make scenario from being flooded with updates it does not need. Op...
Choose Inbound and Outbound Podio Sync Events
Revamp365 syncs with Podio in two independent directions: inbound (Podio item changes create or update Revamp contacts) and outbound (Revamp contact changes push back to the linked Podio item). You ch...
Claim Your Included Website Domain
Dealmaker includes one free domain per published website on eligible extensions (typically .com, .net, and .org). Search inside the Websites editor, claim the name, and Revamp365 registers it and conn...
Connect a Domain You Own to Your Website
Connect an apex domain you already own (for example yourbusiness.com) so visitors reach your Revamp365 site at https://yourbusiness.com instead of only the platform URL. Open the connect flow Open Int...
Preview an Inbound Lead Payload Without Creating a Contact
Revamp365 lets you paste the exact JSON your form or automation would POST and see precisely what would happen — without writing anything to your CRM. Use this dry run to confirm your field mapping be...
Troubleshoot Lead Capture From a Hosted Compliance Website
When a visitor submits the form on your hosted compliance/marketing site but no contact appears in your CRM, the break is almost always in one of four places: the page isn't live, a required fiel...
Use CRM Sync Conditions to Filter Which Records Sync
Sync conditions let you filter which incoming CRM records actually become contacts in Revamp365. Add rules to your connection and only leads that match flow in; everything else is logged and skipped....
Use the Websites Editor to Edit Your Hosted Compliance Page
The Websites editor turns the site Revamp365 generates during A2P activation into a block-based page you can edit, then publish to your public compliance URL at /{slug}. It is a Dealmaker plan feature...
Add DNS Records for Your Website Domain
After you connect a domain you own, Revamp365 shows the exact DNS records to add at your registrar (GoDaddy, Namecheap, Cloudflare, Google Domains, etc.). Until these records propagate, the custom dom...
Connect Carrot Website Forms to Revamp365
Carrot website form submissions can drop straight into your Revamp365 Contacts CRM through an Inbound Lead Source webhook. Carrot's form payload already matches Revamp's default shape, so no...
Connect Jotform, Google Forms, or Any HTML Form to Revamp365
Any tool that can POST JSON, including Jotform, Google Forms (via Apps Script), or a hand-coded HTML form, can drop new leads straight into your CRM. Revamp365 gives each source its own webhook URL an...
Connect Make.com to Revamp365 Inbound Lead Webhooks
Make.com (formerly Integromat) can push leads into your Revamp365 Contacts CRM by POSTing JSON to a per-source webhook URL. Each scenario sends one lead, Revamp deduplicates it, and a new or merged co...
Connect a Podio App to Revamp365 in the CRM Sync Wizard
Connecting Podio lets item changes in a Podio app flow into Revamp365 as contacts and trigger automations. The setup runs through a six-step wizard on the Dealmaker plan. Open the Podio connection wiz...
Create an Outbound Webhook Destination
Stream real-time contact, deal, SMS, call, AI agent, booking, and task events from Revamp365 to Zapier, Make, your CRM, or any URL that accepts POST requests. A destination is a single endpoint plus t...
Customize Hosted Website Branding, Sections, and Compliance Copy
The Websites editor lets you reshape the lead-gen site that Revamp365 generates during A2P activation: rearrange blocks, rewrite copy, add pages, and publish without touching the compliance pieces tha...
Domains and Hosting for Websites
The Domains & hosting panel in the Websites editor shows where visitors reach your site today, whether a custom domain is connected, and how to add one. Open it from the Website editor toolbar — t...
Generate a Hosted Compliance Website With AI
Revamp365 generates a hosted lead-gen website for your SMS compliance slug, then lets you rebuild it from scratch with AI (Manus) into a reviewable draft. Your live site keeps serving until you publis...
Map Inbound Lead Fields to Revamp Contact Fields
When a webhook posts a lead into Revamp365, the Field mapping step of an Inbound Lead Source tells the system which incoming JSON field becomes which contact field. Leave it empty and Revamp auto-dete...
Map Podio Fields to Revamp Contact Fields
Field mapping tells Revamp which Podio field feeds each contact field when leads sync in. You set it per connection in the inbound mapping screen, and at least one of phone or email must be mapped bef...
Pause, Resume, and Troubleshoot a CRM Sync Connection
Your Podio connection runs two directions: inbound items flowing into Revamp365 and outbound contact updates pushed back to Podio. You control each side separately and can pause pushes without losing...
Read Inbound and Outbound CRM Sync Logs
CRM sync logs show every record that moved between Revamp365 and your connected CRM, so you can confirm a lead synced, see what changed, and retry a push that failed. Open the sync logs Go to Integrat...
Read Inbound Lead Logs and Retry Failed Leads
Every POST your inbound webhook receives is recorded so you can confirm a lead arrived, inspect its raw payload, and re-run anything that did not land as a contact. The log lives next to your outbound...
Read Outbound Webhook Delivery Logs and Retry Failed Deliveries
Every outbound webhook Revamp365 sends is recorded with its HTTP result, timing, and full payload. Use the Logs tab to confirm deliveries landed, diagnose failures, and re-send the ones that did not....
Rotate an Outbound Webhook Signing Secret Safely
Revamp365 generates a 64-character signing secret once, when you create an outbound webhook destination. There is no in-place "regenerate secret" button, so you rotate safely by standing up a...
Secure Inbound Lead Webhooks With HMAC Signature Verification
A public inbound webhook URL accepts any POST that knows the link. Adding an HMAC-SHA256 signing secret means Revamp365 rejects every request that is not signed with your secret, so spoofed or replaye...
Connect and sync your Podio CRM
Overview The Podio integration keeps a Podio app and your Revamp365 contacts in sync. Inbound, it pulls leads from your Podio app into Revamp as contacts whenever items are created or updated. Outboun...
Outbound webhooks: stream contact events to your own systems
What outbound webhooks do An outbound webhook endpoint is a URL you control that Revamp365 will HTTPS POST a JSON event to whenever something interesting happens in your CRM. Use this to mirror contac...
Send Revamp365 contact events to Zapier, Make, or a custom webhook
Quick start Revamp365 can send contact activity to any tool that accepts HTTPS webhooks. Create a Send Data destination, choose the contact events you want, copy the signing secret, and Revamp will PO...
Using the Property Data API
Overview The Property Data API lets you pull our computed property valuations and enriched property records programmatically — from your own software, a spreadsheet tool, or a no-code platform. Every...
CRM sync: two-way Podio integration and Salesforce read-only
What CRM sync does BETA CRM Sync connects Revamp365 to an external CRM and keeps records in lock-step. Today the supported providers are: Podio — full two-way sync (inbound webhooks from Podio + outbo...