Embed your Outlook Calendar anywhere on monday.com
π Introducing Outlook Calendar Anywhere for monday.com!
Unlock seamless scheduling and time management with Move Work Forwardβs latest innovation β Outlook Calendar Anywhere.
Embed and manage your Outlook Calendar directly inside Items, Boards, Dashboards, and Workdocs β without ever leaving monday.com.
ποΈ Effortless Scheduling
Schedule meetings, track appointments, and manage your time without switching platforms.
Work faster and stay organized β all inside monday.com.
π Real-Time Updates
Your calendar stays synced in real time.
No manual updates, no missed events β just smooth, reliable scheduling.
π¨ Customization and Security
Match the look to your brand and rely on enterprise-grade security to protect your data.
π₯ Exclusive Features
β¨ Automate Calendar Links: Quickly add Outlook Calendar links with a dedicated board column.
β¨ Flexible Viewing Options: Choose between a full calendar view or a streamlined version for a clean workspace.
π Simple Setup
Easy installation β no technical skills needed.
Get started straight from the monday.com Marketplace.
π Elevate Your Workflow
Supercharge your scheduling without leaving your workflow.
Install Outlook Calendar Anywhere by Move Work Forward today!
Security & Compliance
Security
Does the developer periodically perform penetration testing?
Not answered
Does the developer have a dedicated security and privacy point of contact for such issues or questions?
Not answered
Does the app restrict redirects and forwards only to approved destinations, or show a warning when redirecting to potentially untrusted content?
Yes
Our app doesn't do any redirects / forwards.
Does the app protect against mass parameter assignment attacks?
Yes
Our app doesn't rely on URL for its features.
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
Sanitization is performed on data inputted by users by our framework (React) and raw data are never displayed "as-is". Also, inputted URL are verified to avoid embedding malicious websites.
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
Yes
Our app isn't subject to CSRF attack since we don't have backend or actions executed through URL.
Does the developer have mechanisms to notify monday.com in case of a security breach?
Yes
In case of security breach, we have several point of contact (email, Slack, private community) to inform monday.com and solve the issue.
Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?
Yes
We regularly run dependencies scans to track vulnerabilities and patch them when detected.
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)?
Not answered
Is the app certified with System and Organization Controls (SOC 2 or SOC 3)?
Not answered
Is the app compliant with the General Data Protection Regulation (GDPR)?
Not answered
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
Our app is frontend only (no backend), so we don't store any logs.
Is customer data segregated from the data of other customers (for example logically or physically)?
Yes
Customer data is stored in the monday.com internal storage. As stated in the monday.com documentation, this storage "is compartmentalized according to the accountId and app, so data from one [customer] account is not accessible from others."
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
We don't have access to customer data. However, our monday.com instance responsible for managing the application require employees to use our SSO combined with a Two-Factor Authentication. Also, only our administrators can reach the app administration.
Does the developer protect access to customer data based on the principle of least privilege?
Yes
Customer data is stored in the monday.com internal storage. This storage is only accessible by logged users on the customer monday.com instance. So no one in our company can access 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": 10000338,
"description": "<p>π Introducing Outlook Calendar Anywhere for monday.com!</p><p>Unlock seamless scheduling and time management with <strong>Move Work Forwardβs</strong> latest innovation β <strong>Outlook Calendar Anywhere</strong>.</p><p>Embed and manage your Outlook Calendar directly inside Items, Boards, Dashboards, and Workdocs β without ever leaving monday.com.</p><p><br></p><p>ποΈ Effortless Scheduling</p><p>Schedule meetings, track appointments, and manage your time without switching platforms.</p><p>Work faster and stay organized β all inside monday.com.</p><p><br></p><p>π Real-Time Updates</p><p>Your calendar stays synced in real time.</p><p>No manual updates, no missed events β just smooth, reliable scheduling.</p><p><br></p><p>π¨ Customization and Security</p><p>Match the look to your brand and rely on enterprise-grade security to protect your data.</p><p><br></p><p>π₯ Exclusive Features</p><p>β¨ <strong>Automate Calendar Links</strong>: Quickly add Outlook Calendar links with a dedicated board column.</p><p>β¨ <strong>Flexible Viewing Options</strong>: Choose between a full calendar view or a streamlined version for a clean workspace.</p><p><br></p><p>π Simple Setup</p><p>Easy installation β no technical skills needed.</p><p>Get started straight from the monday.com Marketplace.</p><p><br></p><p>π Elevate Your Workflow</p><p>Supercharge your scheduling without leaving your workflow.</p><p><br></p><p><strong>Install Outlook Calendar Anywhere by Move Work Forward today!</strong></p>",
"short_description": "Embed your Outlook Calendar anywhere on monday.com",
"compliance_answers": [
{
"questionId": 1,
"shortAnswer": true,
"detailedAnswer": "Customer data is stored in the monday.com internal storage. As stated in the monday.com documentation, this storage \"is compartmentalized according to the accountId and app, so data from one [customer] account is not accessible from others.\""
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "We regularly run dependencies scans to track vulnerabilities and patch them when detected. "
},
{
"questionId": 3,
"shortAnswer": true,
"detailedAnswer": "In case of security breach, we have several point of contact (email, Slack, private community) to inform monday.com and solve the issue."
},
{
"questionId": 4,
"shortAnswer": true,
"detailedAnswer": "Our app isn't subject to CSRF attack since we don't have backend or actions executed through URL."
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "Sanitization is performed on data inputted by users by our framework (React) and raw data are never displayed \"as-is\". Also, inputted URL are verified to avoid embedding malicious websites."
},
{
"questionId": 6,
"shortAnswer": true,
"detailedAnswer": "Customer data is stored in the monday.com internal storage. This storage is only accessible by logged users on the customer monday.com instance. So no one in our company can access customer data."
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": "We don't have access to customer data. However, our monday.com instance responsible for managing the application require employees to use our SSO combined with a Two-Factor Authentication. Also, only our administrators can reach the app administration."
},
{
"questionId": 8,
"shortAnswer": true,
"detailedAnswer": "Our app is frontend only (no backend), so we don't store any logs."
},
{
"questionId": 9,
"shortAnswer": true,
"detailedAnswer": "Our app doesn't rely on URL for its features. "
},
{
"questionId": 10,
"shortAnswer": true,
"detailedAnswer": "Our app doesn't do any redirects / forwards."
}
],
"badges_data": {
"pricing_data": "14 days trial",
"acquisition_source": "No touch",
"app_values": [
"Easier resource management"
]
},
"data": {
"terms_of_service_url": "https://www.moveworkforward.com/license-agreement/eula"
},
"keywords": "calendar, \nagenda, \nschedule,\n microsoft,\n outlook,\n office, \norganize, \nsynchonize,\n embed, \ndate",
"thumbnail_url": "https://dapulse-res.cloudinary.com/image/upload/v1699177902/monday-apps-marketplace/Microsoft%20Outlook%20Anyhwhere/Appcard_5_1.png",
"logo_url": "https://cdn.monday.com/marketplace/10000338/10000338_2025_4_1_16_51_36_jg1kcf6.png",
"feedback_url": "[email protected]",
"privacy_policy_url": "https://www.moveworkforward.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://www.moveworkforward.com/license-agreement/eula",
"label": null,
"app_values": [
"Easier resource management"
],
"security_info": null,
"gallery_assets": [
{
"url": "https://cdn.monday.com/marketplace/10000338/10000338_2025_4_1_12_26_59_36xt2on.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000338/10000338_2025_4_1_12_27_3_p4kez6k.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000338/10000338_2025_4_1_12_27_9_vwqp6wx.png",
"type": "image"
}
],
"pricing_data": "14 days trial",
"marketplace_developer_id": 10000089,
"app_id": 10107844,
"marketplace_category_ids": [
8,
7,
6
],
"name": "Outlook Calendar Anywhere",
"app_scope_str": "boards:read",
"app_client_id": "848b865e769ef0c9cd307936e93ebb57",
"app_color": {
"hsl": {
"h": 198.232044198895,
"s": 1,
"l": 0.35490196078431374,
"a": 1
},
"hex": "#007eb5",
"rgb": {
"r": 0,
"g": 126,
"b": 181,
"a": 1
},
"hsv": {
"h": 198.232044198895,
"s": 1,
"v": 0.7098039215686275,
"a": 1
},
"oldHue": 349.6,
"source": "hex"
},
"created_at": "2023-11-05T09:52:13.094Z",
"updated_at": "2025-05-03T14:06:55.501Z",
"how_to_use_url": "https://dev-devils.com/documentation/apps/office-suite-anywhere/outlook-calendar/",
"automation_app_id": null,
"plans": [
{
"id": "10107844-1-basic_plan",
"appId": 10107844,
"appPlanId": "basic_plan",
"versionId": 1,
"versionState": "live",
"name": "Basic",
"description": "Full use of this app",
"extraData": {
"bullets": [
"Embed Outlook Calendar in Boards, Items, Dashboards and Workdocs",
"Automate display using a dedicated column",
"Streamlined collaboration"
],
"monthlyFee": 3,
"yearlyFee": 3,
"maxSeats": null
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 3,
"yearly": 3
}
},
{
"id": "10107844-2-basic_plan",
"appId": 10107844,
"appPlanId": "basic_plan",
"versionId": 2,
"versionState": "live",
"name": "Basic",
"description": "Full use of this app",
"extraData": {
"bullets": [
"Embed Outlook Calendar in Boards, Items, Dashboards and Workdocs",
"Automate display using a dedicated column",
"Streamlined collaboration"
],
"monthlyFee": 3,
"yearlyFee": 2,
"maxSeats": null
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 3,
"yearly": 2
}
},
{
"id": "10107844-3-basic_plan",
"appId": 10107844,
"appPlanId": "basic_plan",
"versionId": 3,
"versionState": "live",
"name": "Basic",
"description": "Full use of this app",
"extraData": {
"bullets": [
"Embed Outlook Calendar in Boards, Items, Dashboards and Workdocs",
"Automate display using a dedicated column",
"Streamlined collaboration"
],
"monthlyFee": 5,
"yearlyFee": 4,
"maxSeats": null
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 5,
"yearly": 4
}
}
],
"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": "2025-04-28T19:15:25Z",
"id": 10739866
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}