pricing4ts
Version:
 Pricing4TS is a TypeScript-based toolkit designed to enhance the server-side functionality of a pricing-driven SaaS by enabling the seamless integration of pricing plans into the application logic. T
141 lines • 3.32 kB
YAML
saasName: Quip
day: 30
month: 11
year: 2021
currency: USD
hasAnnualPayment: true
features:
documents:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
spreadsheets:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
groupChat:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
1to1messages:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
desktopAccess:
description: ""
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: EXTERNAL_DEVICE
tabletAccess:
description: ""
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: EXTERNAL_DEVICE
mobileAccess:
description: ""
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: EXTERNAL_DEVICE
customAndAdvancedLiveApps:
description: ""
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: API
singleSignOn:
description: ""
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: IDENTITY_PROVIDER
enterpriseAPI:
description: ""
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: API
customization:
description: ""
valueType: BOOLEAN
defaultValue: false
type: DOMAIN
integratedChatWithinSalesforce:
description: ""
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: EXTENSION
spreadsheetsWithLiveSalesforceData:
description: ""
valueType: BOOLEAN
defaultValue: false
type: INFORMATION
twoWaySyncWithLiveSalesforceData:
description: ""
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: WEB_SAAS
pricingURLs:
- https://www.salesforce.com/eu/sales/pricing/
embedDocumentsInAllSalesforceObjects:
description: ""
valueType: BOOLEAN
defaultValue: false
type: INTEGRATION
integrationType: EXTENSION
usageLimits: null
plans:
STARTER:
description: "Powerful collaboration for your team or small business."
monthlyPrice: 12.0
annualPrice: 10.0
unit: user/month
features: null
usageLimits: null
PLUS:
description: "Secure productivity platform for large and complex teams."
monthlyPrice: null
annualPrice: 25.0
unit: user/month
features:
customAndAdvancedLiveApps:
value: true
singleSignOn:
value: true
enterpriseAPI:
value: true
customization:
value: true
usageLimits: null
ADVANCED:
description: "Real-time alerts and collaboration inside Salesforce for sales and service teams."
monthlyPrice: null
annualPrice: 100.0
unit: user/month
features:
customAndAdvancedLiveApps:
value: true
singleSignOn:
value: true
enterpriseAPI:
value: true
customization:
value: true
integratedChatWithinSalesforce:
value: true
spreadsheetsWithLiveSalesforceData:
value: true
twoWaySyncWithLiveSalesforceData:
value: true
embedDocumentsInAllSalesforceObjects:
value: true
usageLimits: null
addOns: null