Finally, estimates you can rely on to plan projects.
Planning Poker for monday.com is an interactive estimation app for helping teams reach consensus about how much effort is required to complete projects.
Whether hybrid, in-person, or remote, Planning Poker enhances your team’s ability to plan and deliver project-based work. You’ll generate estimates for how much work is involved in each task, helping you feel confident that the amount of work your team is assigned is an amount your team members can reliably handle.
Boost project planning accuracy with:
Real-time estimation. Build better collaboration with synchronous, interactive gameplay.
Customization for any project. Configure the app to fit team needs and task sizes with predefined or custom values.
Private, unbiased voting. Keep all estimates private until all required participants provide input.
Intuitive game setup. Control timer values, set automations, and assign roles.
Item view. Make one-off estimations easier with full item details in view.
Asynchronous option. Let your team’s work flow – try asynchronous estimation so busy team members can vote at their convenience.
Ready to estimate? Energize project planning with Planning Poker for monday.com.
The Appfire platform features dozens of top-selling apps that help teams worldwide solve big challenges.
Security & Compliance
Security
Does the developer periodically perform penetration testing?
Yes
Once in a year
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 application is only opening links to monday.com and Appfire resources. In our application, it's not possible for the user to save any data with links that later could be displayed for users to click.
Does the app protect against mass parameter assignment attacks?
Yes
Communication with backend in our application relies on Realtime DB from Firebase with set of Security Rules that controls precisely what properties / objects each user can modify.
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
We use Helmet security middleware in which provides XSS encoding and sanitization. See Helmet.js We validate user-supplied parameters on the backend. We also rely on the React.js library in which has built-in sanitization methods enabled by default.
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
Yes
All requests to our backend api requires a security header with a token generated by the monday SDK, obtained inside of the monday.com app iframe. There's no authentication or session data on the client side linked to our api URL. XSS attack could facilitate the CSRF attack, but our application is protected against XSS attack. So this also eliminates the possibility of using XSS to bypass both referrer and token security checks.
Does the developer have mechanisms to notify monday.com in case of a security breach?
Yes
Appfire Infosec to be notified of a security incident through internal ticketing system and Slack. Infosec will analyze the issue and notify monday.com within 24 hours. It is part of our incident handling ISO process.
Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?
Yes
Application-level updates are done by the team, we analyze all dependencies with Snyk and handle critical and high severity updates immediately. Other updates are planned by the team and done on regular basis. Our database is managed by Google Cloud - Firebase, which automatically patches all of the latest 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)?
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
All code changes requires at least one team member to review it. It's part of the review process to make sure that no secrets neither PII will be logged.
Is customer data segregated from the data of other customers (for example logically or physically)?
Yes
Customer data is logically segregated using the monday.com Account ID.
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
All our infrastructure implements 2FA, both our servers and our persistence providers require its use.
Does the developer protect access to customer data based on the principle of least privilege?
Yes
Only a few people have access to the database, and the access is only permitted for support and optimization purposes.
Reviews
No reviews yet.
Installation history
We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.
{
"id": 10000193,
"description": "<p><strong>Planning Poker for monday.com is an interactive estimation app for helping teams reach consensus about how much effort is required to complete projects.</strong></p><p><br></p><p>Whether hybrid, in-person, or remote, Planning Poker enhances your team’s ability to plan and deliver project-based work. You’ll generate estimates for how much work is involved in each task, helping you feel confident that the amount of work your team is assigned is an amount your team members can reliably handle.</p><p><br></p><p>Boost project planning accuracy with:</p><ul><li><strong>Real-time estimation. </strong>Build better collaboration with synchronous, interactive gameplay.</li><li><strong>Customization for any project.</strong> Configure the app to fit team needs and task sizes with predefined or custom values.</li><li><strong>Private, unbiased voting. </strong>Keep all estimates private until all required participants provide input.</li><li><strong>Intuitive game setup. </strong>Control timer values, set automations, and assign roles.</li><li><strong>Item view. </strong>Make one-off estimations easier with full item details in view.</li><li><strong>Asynchronous option. </strong>Let your team’s work flow – try asynchronous estimation so busy team members can vote at their convenience.</li></ul><p><br></p><p>Ready to estimate? Energize project planning with Planning Poker for monday.com.</p><p>The <a href=\"https://appfire.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Appfire platform</a> features dozens of top-selling apps that help teams worldwide solve big challenges.</p>",
"short_description": "Finally, estimates you can rely on to plan projects.",
"compliance_answers": [
{
"questionId": 1,
"shortAnswer": true,
"detailedAnswer": "Customer data is logically segregated using the monday.com Account ID."
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "Application-level updates are done by the team, we analyze all dependencies with Snyk and handle critical and high severity updates immediately. Other updates are planned by the team and done on regular basis. Our database is managed by Google Cloud - Firebase, which automatically patches all of the latest security updates."
},
{
"questionId": 3,
"shortAnswer": true,
"detailedAnswer": "Appfire Infosec to be notified of a security incident through internal ticketing system and Slack. Infosec will analyze the issue and notify monday.com within 24 hours. It is part of our incident handling ISO process."
},
{
"questionId": 4,
"shortAnswer": true,
"detailedAnswer": "All requests to our backend api requires a security header with a token generated by the monday SDK, obtained inside of the monday.com app iframe. There's no authentication or session data on the client side linked to our api URL. XSS attack could facilitate the CSRF attack, but our application is protected against XSS attack. So this also eliminates the possibility of using XSS to bypass both referrer and token security checks."
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "We use Helmet security middleware in which provides XSS encoding and sanitization. See Helmet.js We validate user-supplied parameters on the backend. We also rely on the React.js library in which has built-in sanitization methods enabled by default."
},
{
"questionId": 6,
"shortAnswer": true,
"detailedAnswer": " Only a few people have access to the database, and the access is only permitted for support and optimization purposes."
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": "All our infrastructure implements 2FA, both our servers and our persistence providers require its use."
},
{
"questionId": 8,
"shortAnswer": true,
"detailedAnswer": "All code changes requires at least one team member to review it. It's part of the review process to make sure that no secrets neither PII will be logged."
},
{
"questionId": 9,
"shortAnswer": true,
"detailedAnswer": "Communication with backend in our application relies on Realtime DB from Firebase with set of Security Rules that controls precisely what properties / objects each user can modify."
},
{
"questionId": 10,
"shortAnswer": true,
"detailedAnswer": "The application is only opening links to monday.com and Appfire resources. In our application, it's not possible for the user to save any data with links that later could be displayed for users to click."
},
{
"questionId": 11,
"shortAnswer": true,
"detailedAnswer": "https://trust.appfire.com/?itemUid=45220873-6e51-4dbb-b1b1-37d66ee9ef95&source=click"
},
{
"questionId": 12,
"shortAnswer": true,
"detailedAnswer": "https://trust.appfire.com/?itemName=certifications&source=click"
},
{
"questionId": 13,
"shortAnswer": false
},
{
"questionId": 14,
"shortAnswer": true,
"detailedAnswer": "[email protected]"
},
{
"questionId": 15,
"shortAnswer": true,
"detailedAnswer": "Once in a year"
}
],
"badges_data": {
"pricing_data": "14 days trial",
"acquisition_source": "Touch",
"app_values": [
"Popular with Dev users"
],
"label": null,
"security": true
},
"data": {
"terms_of_service_url": "https://appfire.com/eula ",
"google_analytics_tag_id": "G-MHFGC1JS3B"
},
"keywords": "capacity,story points,estimating,agile estimation,estimation,poker,agile poker,scrum poker,planning poker,scrum",
"thumbnail_url": "https://dapulse-res.cloudinary.com/image/upload/v1681399177/monday-apps-marketplace/Planning%20Poker%20for%20monday/App_Card_-_Image.png",
"logo_url": "https://cdn.monday.com/marketplace/10000193/10000193_2024_3_26_13_46_22_8hbwfyr.png",
"feedback_url": "https://appf.re/monday/support",
"privacy_policy_url": "https://appfire.com/privacy-policy/",
"external_pricing_url": null,
"featured": null,
"security": true,
"display_in_template_store": null,
"acquisition_source": "Touch",
"terms_of_service_url": "https://appfire.com/eula ",
"label": null,
"app_values": [
"Popular with Dev users"
],
"security_info": null,
"gallery_assets": [
{
"url": "https://cdn.monday.com/marketplace/10000193/10000193_2024_3_26_13_48_7_j3gvzbp.mp4",
"type": "video"
},
{
"url": "https://cdn.monday.com/marketplace/10000193/10000193_2024_3_26_13_48_33_3e7rqps.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000193/10000193_2024_3_26_13_48_40_wds844v.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000193/10000193_2024_3_26_13_48_52_ecy81do.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000193/10000193_2024_3_26_13_48_58_3xzci75g.png",
"type": "image"
}
],
"pricing_data": "14 days trial",
"marketplace_developer_id": 10000098,
"app_id": 10044389,
"marketplace_category_ids": [
10000000,
8,
5
],
"name": "Planning Poker for monday.com",
"app_scope_str": "users:read,boards:read,boards:write,account:read,notifications:write",
"app_client_id": "680bc3716eaa980a593bec955812388b",
"app_color": {
"hsl": {
"h": 1.4117647058824,
"s": 0,
"l": 1,
"a": 1
},
"hex": "#ffffff",
"rgb": {
"r": 255,
"g": 255,
"b": 255,
"a": 1
},
"hsv": {
"h": 1.4117647058824,
"s": 0,
"v": 1,
"a": 1
},
"oldHue": 1.4117647058824,
"source": "rgb"
},
"created_at": "2023-04-13T15:41:33.260Z",
"updated_at": "2024-11-06T14:14:00.814Z",
"how_to_use_url": "https://view.monday.com/4230817581-28afcefbb0cc0cabfa362e62d55b254f?r=use1",
"automation_app_id": null,
"plans": [
{
"id": "10044389-1-plan_ver_a_3_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_3_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 3 Seats",
"description": "Full use of this app for up to 3 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 5,
"yearlyFee": 4,
"maxSeats": 3
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 5,
"yearly": 4,
"maxSeats": 3
}
},
{
"id": "10044389-1-plan_ver_a_5_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_5_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 5 Seats",
"description": "Full use of this app for up to 5 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 10,
"yearlyFee": 8,
"maxSeats": 5
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 10,
"yearly": 8,
"maxSeats": 5
}
},
{
"id": "10044389-1-plan_ver_a_5000_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_5000_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 5,000 Seats",
"description": "Full use of this app for up to 5000 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 1300,
"yearlyFee": 1100,
"maxSeats": 5000
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 1300,
"yearly": 1100,
"maxSeats": 5000
}
},
{
"id": "10044389-1-plan_ver_a_10_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_10_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 10 Seats",
"description": "Full use of this app for up to 10 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 15,
"yearlyFee": 13,
"maxSeats": 10
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 15,
"yearly": 13,
"maxSeats": 10
}
},
{
"id": "10044389-1-plan_ver_a_15_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_15_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 15 Seats",
"description": "Full use of this app for up to 15 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 20,
"yearlyFee": 17,
"maxSeats": 15
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 20,
"yearly": 17,
"maxSeats": 15
}
},
{
"id": "10044389-1-plan_ver_a_20_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_20_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 20 Seats",
"description": "Full use of this app for up to 20 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 25,
"yearlyFee": 21,
"maxSeats": 20
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 25,
"yearly": 21,
"maxSeats": 20
}
},
{
"id": "10044389-1-plan_ver_a_25_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_25_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 25 Seats",
"description": "Full use of this app for up to 25 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 30,
"yearlyFee": 25,
"maxSeats": 25
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 30,
"yearly": 25,
"maxSeats": 25
}
},
{
"id": "10044389-1-plan_ver_a_30_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_30_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 30 Seats",
"description": "Full use of this app for up to 30 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 35,
"yearlyFee": 30,
"maxSeats": 30
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 35,
"yearly": 30,
"maxSeats": 30
}
},
{
"id": "10044389-1-plan_ver_a_40_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_40_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 40 Seats",
"description": "Full use of this app for up to 40 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 45,
"yearlyFee": 37,
"maxSeats": 40
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 45,
"yearly": 37,
"maxSeats": 40
}
},
{
"id": "10044389-1-plan_ver_a_50_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_50_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 50 Seats",
"description": "Full use of this app for up to 50 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 55,
"yearlyFee": 45,
"maxSeats": 50
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 55,
"yearly": 45,
"maxSeats": 50
}
},
{
"id": "10044389-1-plan_ver_a_100_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_100_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 100 Seats",
"description": "Full use of this app for up to 100 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 100,
"yearlyFee": 85,
"maxSeats": 100
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 100,
"yearly": 85,
"maxSeats": 100
}
},
{
"id": "10044389-1-plan_ver_a_400_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_400_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 400 Seats",
"description": "Full use of this app for up to 400 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 275,
"yearlyFee": 225,
"maxSeats": 400
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 275,
"yearly": 225,
"maxSeats": 400
}
},
{
"id": "10044389-1-plan_ver_a_200_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_200_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 200 Seats",
"description": "Full use of this app for up to 200 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 175,
"yearlyFee": 145,
"maxSeats": 200
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 175,
"yearly": 145,
"maxSeats": 200
}
},
{
"id": "10044389-1-plan_ver_a_300_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_300_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 300 Seats",
"description": "Full use of this app for up to 300 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 225,
"yearlyFee": 185,
"maxSeats": 300
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 225,
"yearly": 185,
"maxSeats": 300
}
},
{
"id": "10044389-1-plan_ver_a_500_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_500_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 500 Seats",
"description": "Full use of this app for up to 500 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 325,
"yearlyFee": 265,
"maxSeats": 500
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 325,
"yearly": 265,
"maxSeats": 500
}
},
{
"id": "10044389-1-plan_ver_a_1000_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_1000_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 1,000 Seats",
"description": "Full use of this app for up to 1000 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 550,
"yearlyFee": 450,
"maxSeats": 1000
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 550,
"yearly": 450,
"maxSeats": 1000
}
},
{
"id": "10044389-1-plan_ver_a_10000_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_10000_users",
"versionId": 1,
"versionState": "live",
"name": "Unlimited",
"description": "Full use of this app for unlimited team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 1900,
"yearlyFee": 1575,
"maxSeats": 1000000
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 1900,
"yearly": 1575,
"maxSeats": 1000000
}
},
{
"id": "10044389-1-plan_ver_a_2500_users",
"appId": 10044389,
"appPlanId": "plan_ver_a_2500_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 2,500 Seats",
"description": "Full use of this app for up to 2500 team members.",
"extraData": {
"bullets": [
"Real-time estimation in interactive game format",
"Asynchronous mode for distributed teams",
"Optional item view for detail-driven estimations",
"Customizable gameplay settings"
],
"monthlyFee": 900,
"yearlyFee": 750,
"maxSeats": 2500
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 900,
"yearly": 750,
"maxSeats": 2500
}
}
],
"featured_for_categories_ids": [],
"pinned_for_categories_ids": [
10000000
],
"pricing_model": null,
"app_type": null,
"display": null,
"is_connector": null,
"google_analytics_tag_id": "G-MHFGC1JS3B",
"app_live_version": {
"updated_at": "2024-03-24T08:52:55Z",
"id": 10170459
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}