Cmdlets for Mailchimp

Build 24.0.9060

AuthScheme Parameter (Connect-MailChimp Cmdlet)

Whether to use APIKey Authentication or OAuth Authentication when connecting to MailChimp.

Syntax

Connect-MailChimp -AuthScheme string

Possible Values

OAuth, APIKey

Data Type

cstr

Default Value

"APIKey"

Remarks

  • OAuth: Set this to perform OAuth authentication.
  • APIKey: Set this to perform APIKey authentication.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060