Newer Version Available
FunctionConnection
Represents a connection between an org and Salesforce Functions. This
object is available in API version 52.0 and later.
In API version 53.0, the name of this object was changed from SfFunctionsConnection to FunctionConnection.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| Error |
|
| FunctionsAccountLoginOrg |
|
| FunctionsAccountName |
|
| FunctionsAccountUuid |
|
| Sequence |
|
| Status |
|
Usage
FunctionConnection is not intended for direct use and should be treated as a read-only object that represents the current connection information between your org and Salesforce Functions. To create and manage connections between your org and Salesforce Functions use the steps and commands described in the Salesforce Functions developer documentation.
FunctionConnection is not supported in Trialforce templates or org snapshots.