Automate property listings on Zoopla, RightMove, OnTheMarket
Are you a UK-based real estate agent? Do you utilize monday.com? Interested in automating your property listing process?
REASync offers a solution for UK real estate agents looking to streamline and automate their property listings. With REASync, manage your real estate business directly from your monday.com platform.
Our platform provides a ready-to-use templated solution for property listing management. Install it from the monday.com marketplace, choosing to start with our templated solution or seamlessly map your existing processes with REASync.
REASync integrates with portals like Zoopla, RightMove, and OnTheMarket. Publish your properties to these portals individually or with one click. Our integrations ensure your listings reach a wider audience effortlessly.
Expect numerous queries once your property is listed. REASync facilitates lead capture and enables direct query responses within the monday.com platform, ensuring efficient communication with potential clients and vendors.
Empower your business growth with smart contact management and nurturing. Our platform simplifies contact management, helping you stay organized and focused on client relationships.
Experience the ease of publishing your properties on leading portals within seconds with REASync's monday.com integration. Make changes instantly and see them reflected in seconds.
Unlock unmatched features with REASync:
- Streamline your property listing process.
- Handle queries and inspection requests promptly.
- Nurture leads effectively for business growth.
- Experience increased efficiency and never miss an opportunity.
- Stay organized and enhance productivity.
For assistance, feel free to contact us. We're here to help you maximize REASync's potential for your real estate business.
Security & Compliance
Security
Does the developer periodically perform penetration testing?
Yes
We test our apps for unsanitized inputs, unauthorized attempts to access the API, DDos attacks.
Does the developer have a dedicated security and privacy point of contact for such issues or questions?
Does the app restrict redirects and forwards only to approved destinations, or show a warning when redirecting to potentially untrusted content?
Not answered
Does the app protect against mass parameter assignment attacks?
Not answered
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
We are using validation lib to validate user input, strict type checking is applied so that user can't input any dangerous data through frontend.
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
Not answered
Does the developer have mechanisms to notify monday.com in case of a security breach?
Not answered
Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?
Yes
App updates/security patches are applied immediately as soon as any vulnerability is detected or new feature is implemented by our development team. Updates are deployed seamlessly on AWS platform at backend so it doesn't interrupt the working of the app.
Compliance
Is the app certified with the information security standard ISO/IEC 27001:2022?
Not answered
Is the app compliant with the Health Insurance Portability and Accountability Act (HIPAA)?
No
Is the app certified with System and Organization Controls (SOC 2 or SOC 3)?
No
Is the app compliant with the General Data Protection Regulation (GDPR)?
No
Data
Does the app send any data outside of monday.com? If yes, indicate whether the data is customer-submitted (e.g., board names, item names, doc content) or non-customer-submitted (e.g., account ID, board ID, user ID).
Not answered
Where does the app store logs data?
Not answered
Where does the app store the app data?
Not answered
Does the developer ensure application logs do not contain secrets or personally-identifiable information (PII)?
Yes
We have implemented logging in AWS lambda functions which are written to AWS cloud watch service. Here is the info we are currently logging:- IP Address Account Id User Id Action Name Any secret data or PII is not written to logs.
Is customer data segregated from the data of other customers (for example logically or physically)?
Not answered
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
Yes, MFA is enabled on all employee user accounts to access AWS account.
Does the developer protect access to customer data based on the principle of least privilege?
Yes
Our app is hosted on AWS cloud platform and access to AWS services is controlled by IAM roles. Currently System Admin has access to all services with customer data.
Reviews
No reviews yet.
Installation history
We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.
{
"id": 10000603,
"description": "<p><strong>Are you a UK-based real estate agent? Do you utilize monday.com? Interested in automating your property listing process?</strong></p><p><br></p><p>REASync offers a solution for UK real estate agents looking to streamline and automate their property listings. With REASync, manage your real estate business directly from your monday.com platform.</p><p><br></p><p>Our platform provides a ready-to-use templated solution for property listing management. Install it from the monday.com marketplace, choosing to start with our templated solution or seamlessly map your existing processes with REASync.</p><p><br></p><p>REASync integrates with portals like <strong>Zoopla</strong>, <strong>RightMove</strong>, and <strong>OnTheMarket</strong>. Publish your properties to these portals individually or with one click. Our integrations ensure your listings reach a wider audience effortlessly.</p><p><br></p><p>Expect numerous queries once your property is listed. REASync facilitates lead capture and enables direct query responses within the monday.com platform, ensuring efficient communication with potential clients and vendors.</p><p><br></p><p>Empower your business growth with smart contact management and nurturing. Our platform simplifies contact management, helping you stay organized and focused on client relationships.</p><p><br></p><p>Experience the ease of publishing your properties on leading portals within seconds with REASync's monday.com integration. Make changes instantly and see them reflected in seconds.</p><p><br></p><p><strong>Unlock unmatched features with REASync</strong>:</p><p>- <em>Streamline your property listing process.</em></p><p>- <em>Handle queries and inspection requests promptly.</em></p><p>- <em>Nurture leads effectively for business growth.</em></p><p>- <em>Experience increased efficiency and never miss an opportunity.</em></p><p>- <em>Stay organized and enhance productivity.</em></p><p><br></p><p>For assistance, feel free to contact us. We're here to help you maximize REASync's potential for your real estate business.</p>",
"short_description": "Automate property listings on Zoopla, RightMove, OnTheMarket",
"compliance_answers": [
{
"questionId": 15,
"shortAnswer": true,
"detailedAnswer": "We test our apps for unsanitized inputs, unauthorized attempts to access the API, DDos attacks."
},
{
"questionId": 14,
"shortAnswer": true,
"detailedAnswer": "[email protected]"
},
{
"questionId": 13,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 12,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 11,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 8,
"shortAnswer": true,
"detailedAnswer": "We have implemented logging in AWS lambda functions which are written to AWS cloud watch service. Here is the info we are currently logging:-\nIP Address\nAccount Id\nUser Id\nAction Name\n\nAny secret data or PII is not written to logs.\n "
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": "Yes, MFA is enabled on all employee user accounts to access AWS account."
},
{
"questionId": 6,
"shortAnswer": true,
"detailedAnswer": "Our app is hosted on AWS cloud platform and access to AWS services is controlled by IAM roles. Currently System Admin has access to all services with customer data."
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "We are using validation lib to validate user input, strict type checking is applied so that user can't input any dangerous data through frontend."
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "App updates/security patches are applied immediately as soon as any vulnerability is detected or new feature is implemented by our development team. Updates are deployed seamlessly on AWS platform at backend so it doesn't interrupt the working of the app."
}
],
"badges_data": {
"pricing_data": "Free plan available",
"acquisition_source": "No touch",
"app_values": [
"Work from everywhere"
]
},
"data": {
"terms_of_service_url": "https://uk.reasync.com/legal/terms-services.html",
"is_connector": true
},
"keywords": "Real Estate Agent,\n UK, \nAutomation,\nProperty Listings,\n REASync,\n Realestate Solution,\n Zoopla,\n RightMove, \nOnTheMarket",
"thumbnail_url": "https://cdn.monday.com/marketplace/10000603/10000603_2024_8_16_14_51_14_bl24oak.png",
"logo_url": "https://cdn.monday.com/marketplace/10000603/10000603_2024_8_16_14_51_11_ljyoyrq.png",
"feedback_url": "[email protected]",
"privacy_policy_url": "https://uk.reasync.com/legal/privacy-policy.html",
"external_pricing_url": null,
"featured": null,
"security": null,
"display_in_template_store": null,
"acquisition_source": "No touch",
"terms_of_service_url": "https://uk.reasync.com/legal/terms-services.html",
"label": null,
"app_values": [
"Work from everywhere"
],
"security_info": null,
"gallery_assets": [
{
"url": "https://cdn.monday.com/marketplace/10000603/10000603_2024_8_16_14_51_17_dg88w3z.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000603/10000603_2024_8_16_14_51_20_xsm7z42.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000603/10000603_2024_8_16_14_51_23_xjvry54.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000603/10000603_2024_8_16_14_51_26_2cv1rfb.png",
"type": "image"
}
],
"pricing_data": "Free plan available",
"marketplace_developer_id": 10000025,
"app_id": 10154459,
"marketplace_category_ids": [
13,
7,
4
],
"name": "REASync-UK",
"app_scope_str": "me:read,boards:read,boards:write,assets:read",
"app_client_id": "215be2d80e951347b02d8741d71b8333",
"app_color": {
"hsl": {
"h": 240,
"s": 0,
"l": 1,
"a": 1
},
"hex": "#ffffff",
"rgb": {
"r": 255,
"g": 255,
"b": 255,
"a": 1
},
"hsv": {
"h": 240,
"s": 0,
"v": 1,
"a": 1
},
"oldHue": 240,
"source": "rgb"
},
"created_at": "2024-09-16T14:49:55.332Z",
"updated_at": "2024-09-24T15:58:32.050Z",
"how_to_use_url": "https://uk.reasync.com/get-started-page.html",
"automation_app_id": null,
"plans": [
{
"id": "10154459-1-reasync_uk_free_plan",
"appId": 10154459,
"appPlanId": "reasync_uk_free_plan",
"versionId": 1,
"versionState": "live",
"name": "Free",
"description": "Publish up to 5 property listings per month",
"extraData": {
"bullets": [
"5 property listings per month",
"Unlimited users",
"Unlimited contacts",
"Unlimited leads"
],
"monthlyFee": 0,
"yearlyFee": 0,
"maxSeats": null
},
"isTrial": false,
"isRecommended": false,
"isFree": true,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 0,
"yearly": 0
}
},
{
"id": "10154459-1-reasync_uk_basic_plan",
"appId": 10154459,
"appPlanId": "reasync_uk_basic_plan",
"versionId": 1,
"versionState": "live",
"name": "Basic",
"description": "Publish up to 500 property listings per month",
"extraData": {
"bullets": [
"500 property listings per month",
"Unlimited users",
"Unlimited contacts",
"Unlimited leads"
],
"monthlyFee": 30,
"yearlyFee": 25,
"maxSeats": null
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 30,
"yearly": 25
}
},
{
"id": "10154459-1-reasync_uk_professional_plan",
"appId": 10154459,
"appPlanId": "reasync_uk_professional_plan",
"versionId": 1,
"versionState": "live",
"name": "Professional",
"description": "Publish up to 1000 property listings per month",
"extraData": {
"bullets": [
"1000 property listings per month",
"Unlimited users",
"Unlimited contacts",
"Unlimited leads"
],
"monthlyFee": 50,
"yearlyFee": 45,
"maxSeats": null
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 50,
"yearly": 45
}
}
],
"featured_for_categories_ids": [],
"pinned_for_categories_ids": [],
"pricing_model": null,
"app_type": "app",
"display": null,
"is_connector": true,
"google_analytics_tag_id": null,
"app_live_version": {
"updated_at": "2024-09-12T06:35:08Z",
"id": 10348554
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}