Google Calendar Embed transforms how you manage your schedule by integrating Google Calendar directly into monday.com. It's designed for teams and professionals who want to streamline their scheduling and enhance their project management workflow.
What customers will get out of the app:
Access Google Calendar events within monday.com without switching platforms.
Keep your team synchronized with automatic event updates, reducing manual entry errors and saving time.
Problems solved for users:
Eliminates the need to switch between Google Calendar and monday.com.
Reduces manual entry errors and the time spent updating events.
Provides seamless access to schedules and events, improving planning and team coordination.
Benefits and potential results:
Streamlined scheduling with direct calendar access.
Reduced time and effort in managing events and updates.
Enhanced team collaboration and efficiency with integrated scheduling.
Use cases:
Project Managers can instantly view and update project deadlines and meetings directly from monday.com.
Teams can synchronize schedules and events, ensuring everyone is aligned and informed.
Collaborators can easily access and manage event details without leaving their monday.com workspace.
Does the developer periodically perform penetration testing?
Yes
Performance testing is conducted regularly, focusing on load, stress, scalability, and spike scenarios using tools like JMeter. Tests align with major releases and continuous integration, ensuring the app handles traffic spikes, scales efficiently, and meets performance goals.
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?
Yes
The app ensures safe redirects and forwards by implementing an allow list of trusted destinations. Before performing a redirect, the app checks the target URL against this allow list to verify it is an approved location.
Does the app protect against mass parameter assignment attacks?
Yes
Yes, the app protects against mass parameter assignment attacks by implementing strong parameter filtering and whitelisting. Only explicitly permitted fields are allowed to be updated when handling user input, preventing unauthorized or unintended attributes from being modified. Additionally, sensitive fields are excluded from mass assignment by default, ensuring they cannot be manipulated through bulk input. Regular code reviews are also conducted to identify and mitigate potential vulnerabilities related to mass assignment.
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
To prevent XSS, we use DOMPurify before accepting input in the backend. Input is validated to allow only expected formats, and special characters (e.g., ``, `&`) are encoded into safe HTML entities. Contextual escaping and libraries like OWASP’s ESAPI enhance protection.
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
Yes
To protect against CSRF, use anti-CSRF tokens in forms and API requests, ensure tokens are unique per session.
Does the developer have mechanisms to notify monday.com in case of a security breach?
Yes
In case of a security breach, I will notify monday.com immediately upon detection. I will reach out through their developer support or report the issue via Monday’s support email. The notification will include critical details such as when the breach was discovered, the affected data, and steps already taken to contain it.
Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?
Yes
Here’s a concise 5-step process for installing application-level updates and security patches: 1. Identify and Assess: Regularly check for updates from vendors and review release notes. Assess the impact on your system’s compatibility and functionality. 2. Backup: Create a complete backup of your system, including databases and configurations, ensuring you can restore if issues arise. 3. Test: Apply the update in a staging environment to identify and resolve potential issues before applying it to production. 4. Deploy: Schedule and execute the update during off-peak hours to minimize disruption. Monitor the deployment process for any problems. 5. Verify and Document: After the update, verify that the application works correctly and monitor system performance. Update documentation to reflect the changes and inform stakeholders of any new features or adjustments.
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)?
Yes
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?
monday
Where does the app store the app data?
monday
Does the developer ensure application logs do not contain secrets or personally-identifiable information (PII)?
Yes
We ensure that logs do not contain secrets or Personally Identifiable Information (PII) thorough code reviews. During the review process, we verify that sensitive data like passwords, API keys, and PII are not logged. Developers are guided by best practices and logging guidelines that focus on excluding confidential information
Is customer data segregated from the data of other customers (for example logically or physically)?
Yes
We do not store any customer data for this app!
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
At our company, only the development team has access to customer data, and this is done through a secure VPN that requires multi-factor authentication (MFA) for access. This layered security approach ensures that only authorized personnel can reach sensitive data, further protecting it from unauthorized access.
Does the developer protect access to customer data based on the principle of least privilege?
Yes
At our company, only the development team has access to customer data, and this access is strictly controlled through a secure VPN. Access is limited to necessary personnel, ensuring data is handled responsibly and securely. Regular audits and monitoring are conducted to maintain compliance and data protection standards.
Reviews
No reviews yet.
Installation history
We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.
{
"id": 10000598,
"description": "<p><strong>Google Calendar Embed</strong> transforms how you manage your schedule by integrating Google Calendar directly into monday.com. It's designed for teams and professionals who want to streamline their scheduling and enhance their project management workflow.</p><p><br></p><p><strong>What customers will get out of the app:</strong></p><ul><li>Access Google Calendar events within monday.com without switching platforms.</li><li>Keep your team synchronized with automatic event updates, reducing manual entry errors and saving time.</li></ul><p><br></p><p><strong>Problems solved for users:</strong></p><ul><li>Eliminates the need to switch between Google Calendar and monday.com.</li><li>Reduces manual entry errors and the time spent updating events.</li><li>Provides seamless access to schedules and events, improving planning and team coordination.</li></ul><p><strong>Benefits and potential results:</strong></p><ul><li>Streamlined scheduling with direct calendar access.</li><li>Reduced time and effort in managing events and updates.</li><li>Enhanced team collaboration and efficiency with integrated scheduling.</li></ul><p><strong>Use cases:</strong></p><ul><li>Project Managers can instantly view and update project deadlines and meetings directly from monday.com.</li><li>Teams can synchronize schedules and events, ensuring everyone is aligned and informed.</li><li>Collaborators can easily access and manage event details without leaving their monday.com workspace.</li></ul><p><a href=\"https://calendly.com/graceatkins001/30min\" rel=\"noopener noreferrer\" target=\"_blank\">Lets Discuss customization/Additional features for your project?</a></p>",
"short_description": "Integrate/Embed Google Calendar in your board",
"compliance_answers": [
{
"questionId": 18,
"logHostingProvider": "monday",
"detailedAnswer": ""
},
{
"questionId": 17,
"dataHostingProvider": "monday",
"detailedAnswer": ""
},
{
"questionId": 15,
"shortAnswer": true,
"detailedAnswer": "Performance testing is conducted regularly, focusing on load, stress, scalability, and spike scenarios using tools like JMeter. Tests align with major releases and continuous integration, ensuring the app handles traffic spikes, scales efficiently, and meets performance goals."
},
{
"questionId": 14,
"shortAnswer": true,
"detailedAnswer": "[email protected]"
},
{
"questionId": 13,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 12,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 11,
"shortAnswer": true,
"detailedAnswer": ""
},
{
"questionId": 10,
"shortAnswer": true,
"detailedAnswer": "The app ensures safe redirects and forwards by implementing an allow list of trusted destinations. Before performing a redirect, the app checks the target URL against this allow list to verify it is an approved location. "
},
{
"questionId": 9,
"shortAnswer": true,
"detailedAnswer": "Yes, the app protects against mass parameter assignment attacks by implementing strong parameter filtering and whitelisting. Only explicitly permitted fields are allowed to be updated when handling user input, preventing unauthorized or unintended attributes from being modified. Additionally, sensitive fields are excluded from mass assignment by default, ensuring they cannot be manipulated through bulk input. Regular code reviews are also conducted to identify and mitigate potential vulnerabilities related to mass assignment."
},
{
"questionId": 8,
"shortAnswer": true,
"detailedAnswer": "We ensure that logs do not contain secrets or Personally Identifiable Information (PII) thorough code reviews. During the review process, we verify that sensitive data like passwords, API keys, and PII are not logged. Developers are guided by best practices and logging guidelines that focus on excluding confidential information"
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": "At our company, only the development team has access to customer data, and this is done through a secure VPN that requires multi-factor authentication (MFA) for access. This layered security approach ensures that only authorized personnel can reach sensitive data, further protecting it from unauthorized access."
},
{
"questionId": 6,
"shortAnswer": true,
"detailedAnswer": "At our company, only the development team has access to customer data, and this access is strictly controlled through a secure VPN. Access is limited to necessary personnel, ensuring data is handled responsibly and securely. Regular audits and monitoring are conducted to maintain compliance and data protection standards."
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "To prevent XSS, we use DOMPurify before accepting input in the backend. Input is validated to allow only expected formats, and special characters (e.g., ``, `&`) are encoded into safe HTML entities. Contextual escaping and libraries like OWASP’s ESAPI enhance protection."
},
{
"questionId": 4,
"shortAnswer": true,
"detailedAnswer": "To protect against CSRF, use anti-CSRF tokens in forms and API requests, ensure tokens are unique per session."
},
{
"questionId": 3,
"shortAnswer": true,
"detailedAnswer": "In case of a security breach, I will notify monday.com immediately upon detection. I will reach out through their developer support or report the issue via Monday’s support email. The notification will include critical details such as when the breach was discovered, the affected data, and steps already taken to contain it."
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "Here’s a concise 5-step process for installing application-level updates and security patches:\n\n1. Identify and Assess: Regularly check for updates from vendors and review release notes. Assess the impact on your system’s compatibility and functionality.\n\n2. Backup: Create a complete backup of your system, including databases and configurations, ensuring you can restore if issues arise.\n\n3. Test: Apply the update in a staging environment to identify and resolve potential issues before applying it to production.\n\n4. Deploy: Schedule and execute the update during off-peak hours to minimize disruption. Monitor the deployment process for any problems.\n\n5. Verify and Document: After the update, verify that the application works correctly and monitor system performance. Update documentation to reflect the changes and inform stakeholders of any new features or adjustments."
},
{
"questionId": 1,
"shortAnswer": true,
"detailedAnswer": "We do not store any customer data for this app!"
}
],
"badges_data": {
"pricing_data": "Free",
"acquisition_source": "No touch",
"app_values": [
"Centralize your work on monday.com"
],
"security": true
},
"data": {
"terms_of_service_url": "https://www.datanexify.com/terms-and-conditions.html"
},
"keywords": "Google Calendar, Calendar embed, Calendar widget, add google calendar,Integrate Goolge calendar,google calendar Embed,Embed google calendar,Add Calendar,google calendar Integrate,calendar",
"thumbnail_url": "https://cdn.monday.com/marketplace/10000598/10000598_2024_8_5_15_24_56_5vl1smi.png",
"logo_url": "https://cdn.monday.com/marketplace/10000598/10000598_2024_11_7_7_25_18_gkzwmfs.png",
"feedback_url": "[email protected]",
"privacy_policy_url": "https://www.datanexify.com/privacy-policy.html",
"external_pricing_url": null,
"featured": null,
"security": true,
"display_in_template_store": null,
"acquisition_source": "No touch",
"terms_of_service_url": "https://www.datanexify.com/terms-and-conditions.html",
"label": null,
"app_values": [
"Centralize your work on monday.com"
],
"security_info": null,
"gallery_assets": [
{
"url": "https://cdn.monday.com/marketplace/10000598/10000598_2024_8_5_15_25_2_8m81cmr.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000598/10000598_2024_8_5_15_25_5_8cco8v1.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000598/10000598_2024_8_5_15_25_8_riawoxeg.png",
"type": "image"
}
],
"pricing_data": "Free",
"marketplace_developer_id": 10000242,
"app_id": 10186715,
"marketplace_category_ids": [
10000001,
8,
4
],
"name": "Google Calendar Embed for monday.com",
"app_scope_str": "boards:read",
"app_client_id": "b33d8813eff12fc49ce09c3e7b061612",
"app_color": "#297754",
"created_at": "2024-09-05T15:23:28.632Z",
"updated_at": "2024-12-09T12:14:49.839Z",
"how_to_use_url": "https://datanexify.com/?pageType=google-calendar-embed.html",
"automation_app_id": null,
"plans": [
{
"id": "10186715-1-google_cal_plan_zero",
"appId": 10186715,
"appPlanId": "google_cal_plan_zero",
"versionId": 1,
"versionState": "live",
"name": "Individual",
"description": "Use the app without any limitations for up to 3 team members",
"extraData": {
"bullets": [],
"monthlyFee": 0,
"yearlyFee": 0,
"maxSeats": 3
},
"isTrial": false,
"isRecommended": false,
"isFree": true,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 0,
"yearly": 0,
"maxSeats": 3
}
},
{
"id": "10186715-1-google_cal_plan_one",
"appId": 10186715,
"appPlanId": "google_cal_plan_one",
"versionId": 1,
"versionState": "live",
"name": "Up to 10 seats",
"description": "Use the app without any limitations for up to 10 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 4,
"yearlyFee": 2,
"maxSeats": 10
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 4,
"yearly": 2,
"maxSeats": 10
}
},
{
"id": "10186715-1-google_cal_plan_two",
"appId": 10186715,
"appPlanId": "google_cal_plan_two",
"versionId": 1,
"versionState": "live",
"name": "Up to 30 seats",
"description": "Use the app without any limitations for up to 30 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 6,
"yearlyFee": 3,
"maxSeats": 30
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 6,
"yearly": 3,
"maxSeats": 30
}
},
{
"id": "10186715-1-google_cal_plan_three",
"appId": 10186715,
"appPlanId": "google_cal_plan_three",
"versionId": 1,
"versionState": "live",
"name": "Up to 50 seats",
"description": "Use the app without any limitations for up to 50 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 8,
"yearlyFee": 4,
"maxSeats": 50
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 8,
"yearly": 4,
"maxSeats": 50
}
},
{
"id": "10186715-1-google_cal_plan_four",
"appId": 10186715,
"appPlanId": "google_cal_plan_four",
"versionId": 1,
"versionState": "live",
"name": "Up to 100 seats",
"description": "Use the app without any limitations for up to 100 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 16,
"yearlyFee": 8,
"maxSeats": 100
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 16,
"yearly": 8,
"maxSeats": 100
}
},
{
"id": "10186715-1-google_cal_plan_five",
"appId": 10186715,
"appPlanId": "google_cal_plan_five",
"versionId": 1,
"versionState": "live",
"name": "Up to 200 seats",
"description": "Use the app without any limitations for up to 200 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 30,
"yearlyFee": 15,
"maxSeats": 200
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 30,
"yearly": 15,
"maxSeats": 200
}
},
{
"id": "10186715-1-google_cal_plan_six",
"appId": 10186715,
"appPlanId": "google_cal_plan_six",
"versionId": 1,
"versionState": "live",
"name": "Unlimited seats",
"description": "Use the app without any limitations for Unlimited team members",
"extraData": {
"bullets": [],
"monthlyFee": 80,
"yearlyFee": 40,
"maxSeats": 1000000
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 80,
"yearly": 40,
"maxSeats": 1000000
}
},
{
"id": "10186715-2-google_cal_plan_zero",
"appId": 10186715,
"appPlanId": "google_cal_plan_zero",
"versionId": 2,
"versionState": "live",
"name": "Up to 3 seats",
"description": "Use the app without any limitations for up to 3 team members",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 0,
"yearlyFee": 0,
"maxSeats": 3
},
"isTrial": false,
"isRecommended": false,
"isFree": true,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 0,
"yearly": 0,
"maxSeats": 3
}
},
{
"id": "10186715-2-google_cal_plan_one",
"appId": 10186715,
"appPlanId": "google_cal_plan_one",
"versionId": 2,
"versionState": "live",
"name": "Up to 10 seats",
"description": "Use the app without any limitations for up to 10 team members.",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 3,
"yearlyFee": 1,
"maxSeats": 10
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 3,
"yearly": 1,
"maxSeats": 10
}
},
{
"id": "10186715-2-google_cal_plan_four",
"appId": 10186715,
"appPlanId": "google_cal_plan_four",
"versionId": 2,
"versionState": "live",
"name": "Up to 100 seats",
"description": "Use the app without any limitations for up to 100 team members.",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 12,
"yearlyFee": 4,
"maxSeats": 100
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 12,
"yearly": 4,
"maxSeats": 100
}
},
{
"id": "10186715-2-google_cal_plan_six",
"appId": 10186715,
"appPlanId": "google_cal_plan_six",
"versionId": 2,
"versionState": "live",
"name": "Unlimited seats",
"description": "Use the app without any limitations for Unlimited team members",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 24,
"yearlyFee": 8,
"maxSeats": 1000000
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 24,
"yearly": 8,
"maxSeats": 1000000
}
},
{
"id": "10186715-3-google_cal_plan_zero",
"appId": 10186715,
"appPlanId": "google_cal_plan_zero",
"versionId": 3,
"versionState": "live",
"name": "Up to 3 seats",
"description": "Use the app without any limitations for up to 3 team members",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 0,
"yearlyFee": 0,
"maxSeats": 3
},
"isTrial": false,
"isRecommended": false,
"isFree": true,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 0,
"yearly": 0,
"maxSeats": 3
}
},
{
"id": "10186715-3-google_cal_plan_one",
"appId": 10186715,
"appPlanId": "google_cal_plan_one",
"versionId": 3,
"versionState": "live",
"name": "Up to 10 seats",
"description": "Use the app without any limitations for up to 10 team members.",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 4,
"yearlyFee": 2,
"maxSeats": 10
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 4,
"yearly": 2,
"maxSeats": 10
}
},
{
"id": "10186715-3-google_cal_plan_four",
"appId": 10186715,
"appPlanId": "google_cal_plan_four",
"versionId": 3,
"versionState": "live",
"name": "Up to 100 seats",
"description": "Use the app without any limitations for up to 100 team members.",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 12,
"yearlyFee": 4,
"maxSeats": 100
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 12,
"yearly": 4,
"maxSeats": 100
}
},
{
"id": "10186715-3-google_cal_plan_six",
"appId": 10186715,
"appPlanId": "google_cal_plan_six",
"versionId": 3,
"versionState": "live",
"name": "Unlimited seats",
"description": "Use the app without any limitations for Unlimited team members",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 24,
"yearlyFee": 8,
"maxSeats": 1000000
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 24,
"yearly": 8,
"maxSeats": 1000000
}
},
{
"id": "10186715-4-google_cal_plan_zero",
"appId": 10186715,
"appPlanId": "google_cal_plan_zero",
"versionId": 4,
"versionState": "live",
"name": "Up to 3 seats",
"description": "Use the app without any limitations for up to 3 team members",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 0,
"yearlyFee": 0,
"maxSeats": 3
},
"isTrial": false,
"isRecommended": false,
"isFree": true,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 0,
"yearly": 0,
"maxSeats": 3
}
},
{
"id": "10186715-4-google_cal_plan_one",
"appId": 10186715,
"appPlanId": "google_cal_plan_one",
"versionId": 4,
"versionState": "live",
"name": "Up to 10 seats",
"description": "Use the app without any limitations for up to 10 team members.",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 4,
"yearlyFee": 1,
"maxSeats": 10
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 4,
"yearly": 1,
"maxSeats": 10
}
},
{
"id": "10186715-4-google_cal_plan_four",
"appId": 10186715,
"appPlanId": "google_cal_plan_four",
"versionId": 4,
"versionState": "live",
"name": "Up to 100 seats",
"description": "Use the app without any limitations for up to 100 team members.",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 12,
"yearlyFee": 2,
"maxSeats": 100
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 12,
"yearly": 2,
"maxSeats": 100
}
},
{
"id": "10186715-4-google_cal_plan_six",
"appId": 10186715,
"appPlanId": "google_cal_plan_six",
"versionId": 4,
"versionState": "live",
"name": "Unlimited seats",
"description": "Use the app without any limitations for Unlimited team members",
"extraData": {
"bullets": [
"Use the app without any limitations"
],
"monthlyFee": 24,
"yearlyFee": 4,
"maxSeats": 1000000
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 24,
"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-11-17T17:14:20Z",
"id": 10439453
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}