Cmdlets for Zoho CRM

Build 25.0.9434

Layouts

Returns layout metadata for modules, including field positioning, section groupings, and layout rules.

View-Specific Information

Select

The cmdlet uses the Zoho CRM API to process WHERE clause conditions built with the following column and operator.

  • ModuleName supports the '=' operator.

For example, the following queries are processed server-side:

SELECT * FROM Layouts WHERE ModuleName = 'Deals'

Columns

Name Type Description
Id String Unique identifier for the layout.
Name String Name of the layout configuration.
Type String Indicates whether the section is active or used in the layout.
ModuleName String Name of the module to which the layout belongs.

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