Excel like Search & Replace functionality across all boards.
Seamless search and replace
Streamline your workflow and turbocharge your productivity with Search & Replace, the ultimate solution for efficiently managing your content. It allows for easy search and replace functionality throughout your workspaces and boards.
Say goodbye to endless scrolling and manual searches.
With Search & Replace, you can quickly locate specific keywords or phrases across your entire workspace with just a few clicks.
Our intuitive search interface lets you specify your search criteria, including case sensitivity, and match whole column content, ensuring pinpoint accuracy every time.
Instant Results
No more waiting around for results.
Search & Replace delivers lightning-fast search results, so you can spend less time hunting for information and more time getting things done.
Our innovative caching system ensures that your search results are always available when needed.
Precision Editing
Once you've found what you're looking for, take control with our precision editing tools.
Replace individual instances or bulk replace entire sections with ease.
With Search & Replace, you have the power to tailor your content to your exact specifications, saving you time and hassle.
Features
Search all boards in all workspaces.
Do updates in batches.
Do offline search(use cache option).
Use “Match case” or “Match entire column” feature.
Use Wildcards like Microsoft Excel.
Download search results as a spreadsheet.
Resilient against network or rate limit errors.
Supported Columns
Item Name
Long Text
Text
Phone
E-mail
Link
For more details about this product and us, please visit our website.
Security & Compliance
Security
Does the developer periodically perform penetration testing?
No
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?
No
Does the app protect against mass parameter assignment attacks?
No
N/A Since the app is client-side application, it is not subject to mass parameter assignment attacks.
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
We are using DOMPurify Javascript library for the app to sanitize user supplied content.
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
No
N/A since the app is a client-side app.
Does the developer have mechanisms to notify monday.com in case of a security breach?
Yes
Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?
Yes
Our client-side application is hosted on monday.com’s servers. Additionally, we are using Dependabot on GitHub to receive notifications for hotfixes and security updates.
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?
other
N/A The is not logging since it is a client-side app.
Where does the app store the app data?
monday
Does the developer ensure application logs do not contain secrets or personally-identifiable information (PII)?
No
N/A Since the app is client-side application, it is not subject to logs. The app does not store secrets or PII data.
Is customer data segregated from the data of other customers (for example logically or physically)?
Yes
We only store user preferences while using the app, which do not contain any PII or sensitive content and we store this data on monday’s storage using Javascript SDK.
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
Since this is a client-side application we only have MFA on monday.com's app management portal.
Does the developer protect access to customer data based on the principle of least privilege?
No
N/A The app does not have a back-end.
Reviews
No reviews yet.
Installation history
We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.
{
"id": 10000497,
"description": "<p><strong>Seamless search and replace</strong></p><p>Streamline your workflow and turbocharge your productivity with Search & Replace, the ultimate solution for efficiently managing your content. It allows for easy search and replace functionality throughout your workspaces and boards.</p><p>If you're interested in a demo, you can <a href=\"https://calendly.com/contact-ziim/30min\" rel=\"noopener noreferrer\" target=\"_blank\">schedule one here</a>.</p><p>If you have questions, you can contact us at <a href=\"mailto:[email protected]\" rel=\"noopener noreferrer\" target=\"_blank\">[email protected]</a>.</p><p><strong>Effortless Searching</strong></p><ul><li>Say goodbye to endless scrolling and manual searches.</li><li>With Search & Replace, you can quickly locate specific keywords or phrases across your entire workspace with just a few clicks.</li><li>Our intuitive search interface lets you specify your search criteria, including case sensitivity, and match whole column content, ensuring pinpoint accuracy every time.</li></ul><p><strong>Instant Results</strong></p><ul><li>No more waiting around for results.</li><li>Search & Replace delivers lightning-fast search results, so you can spend less time hunting for information and more time getting things done.</li><li>Our innovative caching system ensures that your search results are always available when needed.</li></ul><p><strong>Precision Editing</strong></p><ul><li>Once you've found what you're looking for, take control with our precision editing tools.</li><li>Replace individual instances or bulk replace entire sections with ease.</li><li>With Search & Replace, you have the power to tailor your content to your exact specifications, saving you time and hassle.</li></ul><p><strong>Features</strong></p><ul><li>Search all boards in all workspaces.</li><li>Do updates in batches.</li><li>Do offline search(use cache option).</li><li>Use “Match case” or “Match entire column” feature.</li><li>Use Wildcards like Microsoft Excel.</li><li>Download search results as a spreadsheet.</li><li>Resilient against network or rate limit errors.</li></ul><p><strong>Supported Columns</strong></p><ul><li>Item Name</li><li>Long Text</li><li>Text</li><li>Phone</li><li>E-mail</li><li>Link</li></ul><p><br></p><p>For more details about this product and us, please <a href=\"http://projectaddons.com/\" rel=\"noopener noreferrer\" target=\"_blank\">visit our website</a>.</p>",
"short_description": "Excel like Search & Replace functionality across all boards.",
"compliance_answers": [
{
"questionId": 1,
"shortAnswer": true,
"detailedAnswer": "We only store user preferences while using the app, which do not contain any PII or sensitive content and we store this data on monday’s storage using Javascript SDK."
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "Our client-side application is hosted on monday.com’s servers. Additionally, we are using Dependabot on GitHub to receive notifications for hotfixes and security updates."
},
{
"questionId": 3,
"shortAnswer": true
},
{
"questionId": 4,
"shortAnswer": false,
"detailedAnswer": "N/A since the app is a client-side app."
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "We are using DOMPurify Javascript library for the app to sanitize user supplied content."
},
{
"questionId": 6,
"shortAnswer": false,
"detailedAnswer": "N/A The app does not have a back-end."
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": "Since this is a client-side application we only have MFA on monday.com's app management portal. "
},
{
"questionId": 8,
"shortAnswer": false,
"detailedAnswer": "N/A Since the app is client-side application, it is not subject to logs. The app does not store secrets or PII data. "
},
{
"questionId": 9,
"shortAnswer": false,
"detailedAnswer": "N/A Since the app is client-side application, it is not subject to mass parameter assignment attacks."
},
{
"questionId": 10,
"shortAnswer": false
},
{
"questionId": 11,
"shortAnswer": false
},
{
"questionId": 12,
"shortAnswer": false
},
{
"questionId": 13,
"shortAnswer": false
},
{
"questionId": 14,
"shortAnswer": true,
"detailedAnswer": "[email protected]"
},
{
"questionId": 15,
"shortAnswer": false
},
{
"questionId": 17,
"dataHostingProvider": "monday"
},
{
"questionId": 18,
"logHostingProvider": "other",
"detailedAnswer": "N/A The is not logging since it is a client-side app."
}
],
"badges_data": {
"pricing_data": "14 days trial + Free plan available",
"acquisition_source": "No touch",
"app_values": [
"Everyday tasks"
]
},
"data": {
"terms_of_service_url": "https://projectaddons.com/terms-of-service/"
},
"keywords": "find, search, replace, match, match case,update",
"thumbnail_url": "https://dapulse-res.cloudinary.com/image/upload/v1717686847/monday-apps-marketplace/Search%20and%20Replace/Search___Replace.png",
"logo_url": "https://cdn.monday.com/marketplace/10000497/10000497_2024_5_7_6_22_3_mol457x.png",
"feedback_url": "[email protected]",
"privacy_policy_url": "https://projectaddons.com/privacy-policy/",
"external_pricing_url": null,
"featured": null,
"security": null,
"display_in_template_store": null,
"acquisition_source": "No touch",
"terms_of_service_url": "https://projectaddons.com/terms-of-service/",
"label": null,
"app_values": [
"Everyday tasks"
],
"security_info": null,
"gallery_assets": [
{
"type": "video",
"url": "https://dapulse-res.cloudinary.com/video/upload/v1717686848/monday-apps-marketplace/Search%20and%20Replace/Search_Replace_Promo.mp4"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1717686854/monday-apps-marketplace/Search%20and%20Replace/1.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1717686854/monday-apps-marketplace/Search%20and%20Replace/2.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1717686854/monday-apps-marketplace/Search%20and%20Replace/3.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1717686855/monday-apps-marketplace/Search%20and%20Replace/4.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1717686855/monday-apps-marketplace/Search%20and%20Replace/5.png"
}
],
"pricing_data": "14 days trial + Free plan available",
"marketplace_developer_id": 10000212,
"app_id": 10146827,
"marketplace_category_ids": [
10000001,
6,
5
],
"name": "Search & Replace",
"app_scope_str": "workspaces:read,boards:read,boards:write,account:read",
"app_client_id": "f71a6c497004de566d89f60c6e34045c",
"app_color": "#D15650",
"created_at": "2024-06-06T15:14:41.441Z",
"updated_at": "2024-06-19T16:51:27.824Z",
"how_to_use_url": "https://projectaddons.com/search-and-replace-how-to-use/",
"automation_app_id": null,
"plans": [
{
"id": "10146827-1-free_tier",
"appId": 10146827,
"appPlanId": "free_tier",
"versionId": 1,
"versionState": "live",
"name": "Up to 2 Seats",
"description": "Full use of this app for up to 2 team members",
"extraData": {
"bullets": [
"Find and replace items and subitems across one or many workspaces",
"Use extensive search options",
"Export search results",
"Use caching when desired"
],
"monthlyFee": 0,
"yearlyFee": 0,
"maxSeats": 2
},
"isTrial": false,
"isRecommended": false,
"isFree": true,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 0,
"yearly": 0,
"maxSeats": 2
}
},
{
"id": "10146827-1-pro_tier",
"appId": 10146827,
"appPlanId": "pro_tier",
"versionId": 1,
"versionState": "live",
"name": "Unlimited Seats",
"description": "Full use of this app for Unlimited team members.",
"extraData": {
"bullets": [
"Find and replace items and subitems across one or many workspaces",
"Use extensive search options",
"Export search results",
"Use caching when desired"
],
"monthlyFee": 5,
"yearlyFee": 4,
"maxSeats": 1000000
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 5,
"yearly": 4,
"maxSeats": 1000000
}
}
],
"featured_for_categories_ids": [],
"pinned_for_categories_ids": [],
"pricing_model": null,
"app_type": "app",
"display": null,
"is_connector": null,
"google_analytics_tag_id": null,
"app_live_version": {
"updated_at": "2024-07-01T05:24:44Z",
"id": 10267714
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}