Tableau Connector for Monday

Build 24.0.9175

BatchExtendTrialPeriod

Extends the trial period for an application across multiple selected accounts, allowing for continued testing or evaluation.

Input

Name Type Required Description
AccountSlugs String True A comma-separated list of up to five account slugs that are being processed in the current operation, used to identify and filter accounts.
AppId String True The unique identifier for the application within the system, used to target the specific application for the current operation or query.
PlanId String True The unique identifier for the payment plan, which determines the pricing and features associated with the current operation.
DurationInDays Integer True The number of days to extend the trial period for the specified accounts. The value can range from 1 to 365 days.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the batch operation was successful. A value of true means all tasks within the operation completed successfully, while false indicates an error occurred.
Reason String Provides an explanation for any failure or error that occurred during the operation, useful for troubleshooting or understanding the cause of the issue.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175