Overview
Error Handling

Methods

API Documentation (API Version bleed)

Salesforce/Account/InterWorx/

DESCRIPTION

Methods to work with the InterWorx migration status.

details

URL:

https://api.liquidweb.com/bleed/Salesforce/Account/InterWorx/details

Description:

Retrieves the InterWorx migration preference of the given account.

Parameters:

No Values Defined

Returns:

FieldTypeNotes
interworx_migrationOne of: 'InterWorx Adopter', 'Interested in IWX-UnDecided', 'No Response', 'cPanel Pricing Increase Accepted'* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types

update

URL:

https://api.liquidweb.com/bleed/Salesforce/Account/InterWorx/update

Description:

Updates the InterWorx migration preference of the given account.

Parameters:

ParameterType
interworx_migrationOne of: 'InterWorx Adopter', 'Interested in IWX-UnDecided', 'No Response', 'cPanel Pricing Increase Accepted'

Returns:

FieldTypeNotes
interworx_migrationOne of: 'InterWorx Adopter', 'Interested in IWX-UnDecided', 'No Response', 'cPanel Pricing Increase Accepted'* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types