CData Python Connector for Zoho CRM

Build 25.0.9454

StageHistories

Returns the timeline of stage changes for a deal, including timestamps and stage names.

Columns

Name Type Description
Id [KEY] String Unique identifier for the stage history record.
DealId String Unique identifier of the deal associated with this stage history.
Stage String The name or label representing the deal stage at this point in time.
Amount Decimal The deal amount recorded when this stage was reached.
DurationDays Integer Number of days the deal remained in this stage.
ExpectedRevenue Decimal Projected revenue associated with the deal during this stage.
Probability Decimal Probability of closing the deal when it was in this stage.
CloseDate Date Date the deal was expected to close during this stage.
LastModifiedTime Datetime Timestamp of the last update made to this stage history record.
ModifiedById String Unique identifier of the user who last modified this record.
ModifiedByName String Full name of the user who last modified this record.

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