Directly export your monday.com Boards to Google Presentations with just a few clicks.
Time-Consuming Reporting:
Eliminate the manual task of transferring data into slides. Our app lets you focus more on analysis and less on preparation.
Consistency Issues:
Maintain a consistent, professional format across all your project presentations, enhancing brand cohesion and communication clarity.
Access to Data:
Enable stakeholders who prefer traditional presentation formats to easily access and interpret project data.
Enhanced Productivity:
Reduce the time spent on creating presentations by up to 70%, allowing more time for decision-making and strategic planning.
Improved Stakeholder Engagement:
Deliver compelling, data-driven presentations that make project insights and progress clear to all stakeholders.
Streamlined Meetings:
With up-to-date, visually appealing presentations, facilitate more focused and productive discussions.
Weekly Team Meetings:
Quickly generate weekly status update presentations to keep your team aligned and informed.
Quarterly Business Reviews:
Easily create detailed quarterly reports that visually showcase your team's achievements and learnings.
Client and Stakeholder Reviews:
Impress clients and stakeholders with polished presentations that highlight your project management prowess and results.
About our company:
At InQubyte, we specialize in creating solutions that integrate seamlessly with monday.com, enhancing its functionality and user experience. Our focus is on tools that save time and add value, ensuring that every team can achieve peak efficiency and professionalism. Trust us to elevate your project management workflow with smart, user-friendly solutions.
Does the app restrict redirects and forwards only to approved destinations, or show a warning when redirecting to potentially untrusted content?
Yes
App only redirects to Google slides link upon slide creation.
Does the app protect against mass parameter assignment attacks?
Yes
We typically use Data transfer objects to avoid mass parameter assignment attacks, for this app there we no free inputs from the user which can lead to this situation.
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
We doesn't have any user inputs for this app.
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
Yes
Currently we are using monday session token to validate the user session in Ajax calls.
Does the developer have mechanisms to notify monday.com in case of a security breach?
Yes
The moment we receive the notification, we will inform monday.com team on the security breach and plan in addressing that.
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 have Code security and analysis enabled on our github repo from which we will receive notification regarding vulnerabilities, based on the criticality we will address them and deploy to patch to the app. We doesn't have any datastore hence it is not applicable for databases.
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
Not applicable as the app doesn't store any customer Data.
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 have a code review process to ensure logs doesn't have any PII data, and we use only monday logger to log our application logs, evidence is provided in the review board for logger item.
Is customer data segregated from the data of other customers (for example logically or physically)?
Yes
The data that get's stored is user's Oauth token. and it is stored in monday secure storage with key specific to user id and can only be accessed by authenticated user.
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
The employees who is working on the app will only have access and across the company MFA is turned on to ensure unauthorized access of data. Also, Our monday account is MFA enabled.
Does the developer protect access to customer data based on the principle of least privilege?
Yes
The employees who is working on the app will only have access.
Reviews
No reviews yet.
Installation history
We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.
{
"id": 10000504,
"description": "<p><strong>Seamless Integration:</strong></p><p>Directly export your monday.com Boards to Google Presentations with just a few clicks.</p><p><br></p><p><strong>Time-Consuming Reporting:</strong></p><p>Eliminate the manual task of transferring data into slides. Our app lets you focus more on analysis and less on preparation.</p><p><br></p><p><strong>Consistency Issues:</strong></p><p>Maintain a consistent, professional format across all your project presentations, enhancing brand cohesion and communication clarity.</p><p><br></p><p><strong>Access to Data:</strong></p><p>Enable stakeholders who prefer traditional presentation formats to easily access and interpret project data.</p><p><br></p><p><strong>Enhanced Productivity:</strong></p><p>Reduce the time spent on creating presentations by up to <strong>70%</strong>, allowing more time for decision-making and strategic planning.</p><p><br></p><p><strong>Improved Stakeholder Engagement:</strong></p><p>Deliver compelling, data-driven presentations that make project insights and progress clear to all stakeholders.</p><p><br></p><p><strong>Streamlined Meetings:</strong></p><p>With up-to-date, visually appealing presentations, facilitate more focused and productive discussions.</p><p><br></p><p><strong>Weekly Team Meetings:</strong></p><p>Quickly generate weekly status update presentations to keep your team aligned and informed.</p><p><br></p><p><strong>Quarterly Business Reviews:</strong></p><p>Easily create detailed quarterly reports that visually showcase your team's achievements and learnings.</p><p><br></p><p><strong>Client and Stakeholder Reviews:</strong></p><p>Impress clients and stakeholders with polished presentations that highlight your project management prowess and results.</p><p><br></p><p><strong>About our company:</strong></p><p><br></p><p>At <strong>InQubyte</strong>, we specialize in creating solutions that integrate seamlessly with monday.com, enhancing its functionality and user experience. Our focus is on tools that save time and add value, ensuring that every team can achieve peak efficiency and professionalism. Trust us to elevate your project management workflow with smart, user-friendly solutions.</p><p><a href=\"https://calendly.com/krishna-ctur/monday-app\" rel=\"noopener noreferrer\" target=\"_blank\">Book a demo</a> to know more.</p>",
"short_description": "Export Boards to Google Sides in a Click!",
"compliance_answers": [
{
"questionId": 1,
"shortAnswer": true,
"detailedAnswer": "The data that get's stored is user's Oauth token. and it is stored in monday secure storage with key specific to user id and can only be accessed by authenticated user.\n"
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "We have Code security and analysis enabled on our github repo from which we will receive notification regarding vulnerabilities, based on the criticality we will address them and deploy to patch to the app. We doesn't have any datastore hence it is not applicable for databases. "
},
{
"questionId": 3,
"shortAnswer": true,
"detailedAnswer": "The moment we receive the notification, we will inform monday.com team on the security breach and plan in addressing that."
},
{
"questionId": 4,
"shortAnswer": true,
"detailedAnswer": "Currently we are using monday session token to validate the user session in Ajax calls."
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "We doesn't have any user inputs for this app."
},
{
"questionId": 6,
"shortAnswer": true,
"detailedAnswer": "The employees who is working on the app will only have access."
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": "The employees who is working on the app will only have access and across the company MFA is turned on to ensure unauthorized access of data.\nAlso, Our monday account is MFA enabled."
},
{
"questionId": 8,
"shortAnswer": true,
"detailedAnswer": "We have a code review process to ensure logs doesn't have any PII data, and we use only monday logger to log our application logs, evidence is provided in the review board for logger item."
},
{
"questionId": 9,
"shortAnswer": true,
"detailedAnswer": "We typically use Data transfer objects to avoid mass parameter assignment attacks, for this app there we no free inputs from the user which can lead to this situation."
},
{
"questionId": 10,
"shortAnswer": true,
"detailedAnswer": "App only redirects to Google slides link upon slide creation."
},
{
"questionId": 11,
"shortAnswer": true
},
{
"questionId": 12,
"shortAnswer": false
},
{
"questionId": 13,
"shortAnswer": false,
"detailedAnswer": "Not applicable as the app doesn't store any customer Data."
},
{
"questionId": 14,
"shortAnswer": true,
"detailedAnswer": "[email protected]"
},
{
"questionId": 15,
"shortAnswer": true
},
{
"questionId": 17,
"dataHostingProvider": "monday"
},
{
"questionId": 18,
"logHostingProvider": "monday"
}
],
"badges_data": {
"pricing_data": "14 days trial",
"acquisition_source": "No touch",
"app_values": [
"Centralize your work on monday.com"
]
},
"data": {
"terms_of_service_url": "https://inqubyte.com/index.php/website-terms-of-service-and-guidelines/",
"is_connector": false
},
"keywords": "Export, PPT, Slide, Google Presentation, print out, convert to slide, convert to Google Presentation.",
"thumbnail_url": "https://dapulse-res.cloudinary.com/image/upload/v1718290690/monday-apps-marketplace/Export%20to%20Google%20Slide/AppCardImage2.jpg",
"logo_url": "https://dapulse-res.cloudinary.com/image/upload/v1718290691/monday-apps-marketplace/Export%20to%20Google%20Slide/Logo-Light_Mode_1.png",
"feedback_url": "[email protected]",
"privacy_policy_url": "https://inqubyte.com/index.php/protecting-your-privacy-our-commitment-to-security-and-confidentiality/",
"external_pricing_url": null,
"featured": null,
"security": null,
"display_in_template_store": null,
"acquisition_source": "No touch",
"terms_of_service_url": "https://inqubyte.com/index.php/website-terms-of-service-and-guidelines/",
"label": null,
"app_values": [
"Centralize your work on monday.com"
],
"security_info": null,
"gallery_assets": [
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1718290705/monday-apps-marketplace/Export%20to%20Google%20Slide/Gallery_Image1.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1718290704/monday-apps-marketplace/Export%20to%20Google%20Slide/Gallery_Image_2.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1718290704/monday-apps-marketplace/Export%20to%20Google%20Slide/Gallery_Image_3.png"
}
],
"pricing_data": "14 days trial",
"marketplace_developer_id": 10000195,
"app_id": 10150243,
"marketplace_category_ids": [
10,
9,
6
],
"name": "Export to Google Slide",
"app_scope_str": "boards:read,notifications:write",
"app_client_id": "7978736bd849a1f20d04f0780f0f1d73",
"app_color": {
"hsl": {
"h": 143.84615384615384,
"s": 0.33333333333333326,
"l": 0.5411764705882353,
"a": 1
},
"hex": "#63b182",
"rgb": {
"r": 99,
"g": 177,
"b": 130,
"a": 1
},
"hsv": {
"h": 143.84615384615384,
"s": 0.4406779661016949,
"v": 0.6941176470588235,
"a": 1
},
"oldHue": 155.32258064516128,
"source": "hex"
},
"created_at": "2024-06-13T14:56:42.647Z",
"updated_at": "2024-06-24T12:42:44.972Z",
"how_to_use_url": "https://inqubyte.com/index.php/export-to-google-slides/",
"automation_app_id": null,
"plans": [
{
"id": "10150243-1-export_to_Google_Slides_seats_003",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_003",
"versionId": 1,
"versionState": "live",
"name": "3 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 10,
"yearlyFee": 8,
"maxSeats": 3
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 10,
"yearly": 8,
"maxSeats": 3
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_005",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_005",
"versionId": 1,
"versionState": "live",
"name": "5 Seats",
"description": "",
"extraData": {
"bullets": [
"Export selected items from a group in a board to Google Slides presentation.",
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 15,
"yearlyFee": 13,
"maxSeats": 5
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 15,
"yearly": 13,
"maxSeats": 5
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_010",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_010",
"versionId": 1,
"versionState": "live",
"name": "10 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 20,
"yearlyFee": 17,
"maxSeats": 10
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 20,
"yearly": 17,
"maxSeats": 10
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_020",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_020",
"versionId": 1,
"versionState": "live",
"name": "20 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 30,
"yearlyFee": 25,
"maxSeats": 20
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 30,
"yearly": 25,
"maxSeats": 20
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_025",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_025",
"versionId": 1,
"versionState": "live",
"name": "25 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 40,
"yearlyFee": 35,
"maxSeats": 25
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 40,
"yearly": 35,
"maxSeats": 25
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_040",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_040",
"versionId": 1,
"versionState": "live",
"name": "40 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 80,
"yearlyFee": 67,
"maxSeats": 40
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 80,
"yearly": 67,
"maxSeats": 40
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_050",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_050",
"versionId": 1,
"versionState": "live",
"name": "50 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 125,
"yearlyFee": 105,
"maxSeats": 50
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 125,
"yearly": 105,
"maxSeats": 50
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_300",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_300",
"versionId": 1,
"versionState": "live",
"name": "300 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 250,
"yearlyFee": 210,
"maxSeats": 300
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 250,
"yearly": 210,
"maxSeats": 300
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_400",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_400",
"versionId": 1,
"versionState": "live",
"name": "400 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 300,
"yearlyFee": 252,
"maxSeats": 400
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 300,
"yearly": 252,
"maxSeats": 400
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_500",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_500",
"versionId": 1,
"versionState": "live",
"name": "500 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 450,
"yearlyFee": 375,
"maxSeats": 500
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 450,
"yearly": 375,
"maxSeats": 500
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_1000",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_1000",
"versionId": 1,
"versionState": "live",
"name": "1000 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 700,
"yearlyFee": 575,
"maxSeats": 1000
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 700,
"yearly": 575,
"maxSeats": 1000
}
},
{
"id": "10150243-1-export_to_Google_Slides_unlimited",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_unlimited",
"versionId": 1,
"versionState": "live",
"name": "Unlimited Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 1650,
"yearlyFee": 1375,
"maxSeats": 1000000
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 1650,
"yearly": 1375,
"maxSeats": 1000000
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_030",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_030",
"versionId": 1,
"versionState": "live",
"name": "30 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 50,
"yearlyFee": 42,
"maxSeats": 30
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 50,
"yearly": 42,
"maxSeats": 30
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_200",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_200",
"versionId": 1,
"versionState": "live",
"name": "200 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 210,
"yearlyFee": 175,
"maxSeats": 200
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 210,
"yearly": 175,
"maxSeats": 200
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_2500",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_2500",
"versionId": 1,
"versionState": "live",
"name": "2500 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 1100,
"yearlyFee": 925,
"maxSeats": 2500
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 1100,
"yearly": 925,
"maxSeats": 2500
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_002",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_002",
"versionId": 1,
"versionState": "live",
"name": "2 Seats",
"description": "",
"extraData": {
"bullets": [
"Export selected items from a group in a board to Google Slides presentation.",
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 5,
"yearlyFee": 4,
"maxSeats": 2
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 5,
"yearly": 4,
"maxSeats": 2
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_015",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_015",
"versionId": 1,
"versionState": "live",
"name": "15 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 25,
"yearlyFee": 21,
"maxSeats": 15
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 25,
"yearly": 21,
"maxSeats": 15
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_100",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_100",
"versionId": 1,
"versionState": "live",
"name": "100 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 170,
"yearlyFee": 140,
"maxSeats": 100
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 170,
"yearly": 140,
"maxSeats": 100
}
},
{
"id": "10150243-1-export_to_Google_Slides_seats_5000",
"appId": 10150243,
"appPlanId": "export_to_Google_Slides_seats_5000",
"versionId": 1,
"versionState": "live",
"name": "5000 Seats",
"description": "",
"extraData": {
"bullets": [
"Export all items from a group in a board to Google Slides presentation.",
"Export selected items from a group in a board to Google Slides presentation.",
"Export selected items from multiple groups in a board to Google Slides presentation."
],
"monthlyFee": 1400,
"yearlyFee": 1200,
"maxSeats": 5000
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 1400,
"yearly": 1200,
"maxSeats": 5000
}
}
],
"featured_for_categories_ids": [],
"pinned_for_categories_ids": [],
"pricing_model": null,
"app_type": "app",
"display": null,
"is_connector": false,
"google_analytics_tag_id": null,
"app_live_version": {
"updated_at": "2024-06-10T20:14:12Z",
"id": 10256635
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}