Cmdlets for Airtable

Build 25.0.9434

PathDelimiter Parameter (Connect-Airtable Cmdlet)

Determines the character used as a delimiter for building column names based on paths.

Syntax

Connect-Airtable -PathDelimiter string

Data Type

cstr

Default Value

"."

Remarks

If your column names contain the '.' character, choose a different character not present in any column names. This is important because using the same character can cause problems with INSERT and UPDATE statements.

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