Name | Stripe | |
---|---|---|
${(account.name === '') ? 'N/A' : account.name} | Stripe N/A | |
Loading... | ||
Get More |
Name | Created Date | Owner | 1 && !viewing\\\"> Remove | ||
---|---|---|---|---|---|
| ${(user.fullName) ? user.fullName : '[N/A]'} | ${user.email} | ${user.createdDate | createdDay} | 1 && !viewing\\\"> |
Type | Name | Last 4 | Expiry | Created Date | |
---|---|---|---|---|---|
${method.type} | ${method.name} | ${method.creditCardLast4} | ${method.creditCardExpiry} | ${method.createdDate | createdDay} | |
Date | ID | Amount | Paid |
---|---|---|---|
${invoice.createdDate | createdDay} | ${invoice.invoiceId} | ${invoice.amount} | ${invoice.paid} |
Nickname | Address | Status |
---|---|---|
${workspace.nickname} | ${workspace.address} | ${workspace.status} |
Name | Status |
---|---|
${deployment.name} | ${deployment.status} |
ID | Name | Redirect URIs |
---|---|---|
${client.id} | ${client.name} | ${uri} |
Title | Text | Link | Created At |
---|---|---|---|
${alert.title} | ${alert.text} | ${alert.url} | ${ alert.createdDate | date } |
Type | Claimed | Perpetual | Duration | Claimed Date | Expiration Date | Created Date | |
---|---|---|---|---|---|---|---|
${license.type} | ${license.claimed} | ${license.perpetual} | ${license.duration} | ${license.claimedDate} | ${license.expirationDate} | ${license.createdDate} | |
Title | Text | Link | For | Expiration | |
---|---|---|---|---|---|
${ alert.title } | ${ alert.text } | ${ alert.url } | Workspace Account Platform: ${ alert.deploymentPlatform } Method: ${ alert.deploymentMethod } Reg Status: ${ alert.registrationStatus } | ${alert.expiresAt} | |
Loading... |
Action | Date | User | Account | Resource Type | Resource | IP Address | |
---|---|---|---|---|---|---|---|
${ activity.action } | ${ activity.date } | ${ activity.user.name } | ${ activity.account.id } | ${ activity.resourceType } | ${ activity.resource.id } - ${ activity.resourceName } | ${ activity.ipAddress } | |
Loading... | |||||||
Get More |
Name | Slug | Discount | Is Public? | Enabled | Interval | Redeemable Until | |
---|---|---|---|---|---|---|---|
${coupon.name} | ${ coupon.slug } | ${ coupon.discount > 0 ? coupon.discount + '%' : '$' + coupon.discountAmount } | ${ coupon.public ? 'Yes' : 'No' } | ${ coupon.enabled ? 'Yes' : 'No' } | ${ coupon.interval ? coupon.interval : 'forever'} ${ coupon.interval === 'repeating' ? 'for ' + coupon.duration + ' months' : '' } | ${ coupon.redeemableBy | date } | |
Name | Status | DB Cluster | Version | Product | |
---|---|---|---|---|---|
${deployment.name} | ${deployment.status} | ${deployment.clusterCode} | ${deployment.version} | ${productMap[deployment.productId]} | |
Loading... | |||||
Get More |
Date | Action | Additional | User |
---|---|---|---|
${activity.date} | ${activity.action} | ${activity.actionExtra} | ${activity.user.name} |
Name | Description | Layout | ID | |
---|---|---|---|---|
${template.name} | ${template.description} | $${template.layout} | ${template.id} | |
Loading... | ||||
Get More |
Name | Enabled | Public | Type | |
---|---|---|---|---|
${environment.name} | ${environment.enabled} | ${environment.public} | ${environment.type} | |
Code | Name | Enabled | |
---|---|---|---|
${cluster.code} | ${cluster.name} | ${cluster.enabled} | |
You can include substitutions in your environment variables. Like: {Variable}
Available Variables include: Name, DeploymentDomain, DatabaseName
Name | Internal Name | Price | Description | ||
---|---|---|---|---|---|
${plan.name} | ${plan.internalName} | $${plan.price} | ${plan.description} | |
Name | Description | ||
---|---|---|---|
${product.name} | ${product.description} | |
Version | Version Support End | Enabled | Default | Latest | |
---|---|---|---|---|---|
${version.version} | ${version.supportEnd} | ${version.enabled} | ${(version.default) ? 'Default' : ''} | ${(version.latest) ? 'Latest' : ''} | |
Name | Type | Enabled | |
---|---|---|---|
${storageProvider.name} | ${storageProvider.type} | ${storageProvider.enabled} | |
Name | Role | CreatedDate | ||
---|---|---|---|---|
| ${user.email} | ${user.role} | ${user.createdDate | createdDay} | |
Loading... | ||||
Get More |
The estimated price displayed on the left does not account (yet) for the number of MACs included.
Addon ID | Max users | Expires at | Date | Delete |
---|---|---|---|---|
Nickname | Domain | Status | Version | Plan | Trial | |
---|---|---|---|---|---|---|
${ workspace.nickname } View | ${workspace.address} | ${workspace.status.replace('-', ' ')} ${(workspace.offline) ? '(offline)' : ''} | ${workspace.version} | ${planMap[workspace.billing.plan.id].internalName ? planMap[workspace.billing.plan.id].internalName : planMap[workspace.billing.plan.id].name} ${planMap[workspace.trial.plan.id].internalName ? planMap[workspace.trial.plan.id].internalName : planMap[workspace.trial.plan.id].name} | ${endsOrEnded(workspace.trial.endDate)}: ${workspace.trial.endDate | createdDay}No | |
Loading... | ||||||
Get More |
Addon ID | Max users | Expires at |
---|---|---|
${addon.id} | ${addon.limits.maxUsers} | ${addon.expireAt} |
Total Users | Active Users | Connected Users | Guest Users | LiveChat Guests | Channels | Messages | Storage Used | Date | |
---|---|---|---|---|---|---|---|---|---|
${record.totalUsers} | ${record.activeUsers} | ${record.connectedUsers} | ${record.guestUsers} | ${record.livechatUsers} | ${record.channels} | ${record.messages} | ${record.storageUsed} | ${record.createdDate} |
Date | Action | Additional | User |
---|---|---|---|
${activity.date} | ${activity.action} | ${activity.actionExtra} | ${activity.user.name} |
Title | Text | Link | Created At |
---|---|---|---|
${alert.title} | ${alert.text} | ${alert.url} | ${ alert.createdDate | date } |
Day | Count |
---|---|
${ key } | ${ monthPushUsage.days[key].toLocaleString() } |
Name | Domain | Plan | |
---|---|---|---|
${deployment.name} | ${deployment.domainName} | ${deployment.planName}(Trial) | |