Customizer Commands
You will find all the commands available to implement in a SaaS Connector Customizer here:
Account Create
Intercept the account create command.
Account Delete
Intercept the account delete command.
Account Disable
Intercept the account disable command.
Account Enable
Intercept the account enable command.
Account List
Intercept the account list command.
Account Read
Intercept the account read command.
Account Unlock
Intercept the account unlock command.
Account Update
Intercept the account update command.
Change Password
Intercept the change password command.
Entitlement List
Intercept the entitlement list command.
Entitlement Read
Intercept the entitlement read command.
Source Data Discover
Intercept the source data discover command.
Source Data Read
Intercept the source data read command.
Test Connection
Intercept the test connection command.