Cmdlets for Certinia

Build 23.0.8839

UseSandbox Parameter (Connect-FinancialForce Cmdlet)

A boolean determining if the connection should be made to a Salesforce sandbox account.

Syntax

Connect-FinancialForce -UseSandbox SwitchParameter

Data Type

bool

Default Value

false

Remarks

To connect to a Salesforce sandbox account, set UseSandbox = true and append the sandbox name to the end of the user name. For example, if your user name is "user", and sandbox name in Salesforce is "sandbox", the specified User should appear as "user.sandbox".

This is a required parameter.

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