--- a/data/previous_prices.json +++ b/data/previous_prices.json @@ -57,119 +57,15 @@ } ] }, - "slack": { - "name": "Slack", - "url": "https://slack.com/pricing", - "plans": [ - { - "plan_name": "Free", - "monthly_price": "$0", - "annual_price": "$0", - "key_features": [ - "90-day message history", - "10 app integrations", - "1:1 huddles", - "1 workspace" - ], - "limits": "90 days message history, 10 integrations" - }, - { - "plan_name": "Pro", - "monthly_price": "$8.75/user/mo", - "annual_price": "$7.25/user/mo", - "key_features": [ - "Unlimited message history", - "Unlimited integrations", - "Group huddles", - "Slack Connect with external orgs", - "Custom workflows" - ], - "limits": "None listed" - }, - { - "plan_name": "Business+", - "monthly_price": "$12.50/user/mo", - "annual_price": "$12.50/user/mo", - "key_features": [ - "SAML SSO", - "Data exports for compliance", - "24/7 support with 4-hour response", - "User provisioning (SCIM)" - ], - "limits": "None listed" - }, - { - "plan_name": "Enterprise Grid", - "monthly_price": "Contact Sales", - "annual_price": "Contact Sales", - "key_features": [ - "Unlimited workspaces", - "Data loss prevention", - "eDiscovery integrations", - "HIPAA compliance available", - "99.99% uptime SLA" - ], - "limits": "Custom" - } - ] + "monday": { + "name": "monday.com", + "url": "https://monday.com/pricing", + "plans": [] }, - "asana": { - "name": "Asana", - "url": "https://asana.com/pricing", - "plans": [ - { - "plan_name": "Personal", - "monthly_price": "$0", - "annual_price": "$0", - "key_features": [ - "Unlimited tasks and projects", - "List, Board, and Calendar views", - "Assignee and due dates", - "Time tracking" - ], - "limits": "10 users, 100MB storage" - }, - { - "plan_name": "Starter", - "monthly_price": "$13.49/user/mo", - "annual_price": "$10.99/user/mo", - "key_features": [ - "Timeline (Gantt) view", - "Workflow Builder", - "Forms", - "Unlimited dashboards", - "Unlimited free guests" - ], - "limits": "500 users" - }, - { - "plan_name": "Advanced", - "monthly_price": "$30.49/user/mo", - "annual_price": "$24.99/user/mo", - "key_features": [ - "Portfolios", - "Goals", - "Custom rules builder", - "Approvals", - "Proofing", - "Advanced reporting" - ], - "limits": "Unlimited users" - }, - { - "plan_name": "Enterprise", - "monthly_price": "Contact Sales", - "annual_price": "Contact Sales", - "key_features": [ - "SAML SSO", - "SCIM provisioning", - "Data deletion API", - "Custom branding", - "Priority support" - ], - "limits": "Custom" - } - ] + "clickup": { + "name": "ClickUp", + "url": "https://clickup.com/pricing", + "plans": [] } } }