Basic Information

appmixer.salesforce.crm.CreateAccount

1.1.2

Public

Create a new account in Salesforce.

Input Ports

account

FieldTypeDescription
Account name text Name of the account.
Parent account text Optional parent account.
Website text Website of the account.
Phone text Phone number of the account.
Fax text Fax number of the account.
Industry text Industry of the account, for example Technology or Banking.
Type text Type of the account, for example Customer, Partner or Prospect.
Account number text Account number assigned to this account.
Employees number Number of employees.
Annual revenue number Estimated annual revenue of the account.
Description textarea Description of the account.
Billing street text Street address for the billing address.
Billing city text City for the billing address.
Billing state text State for the billing address.
Billing zip text Zip/postal code for the billing address.
Billing country text Country for the billing address.

Output Ports

newAccount

FieldTypeDescription
Account ID string -
Account Name string -
Type string -
Parent Account ID string -
Website string -
Phone string -
Fax string -
Account Number string -
Industry string -
Annual Revenue number -
Employees number -
Description string -
Billing Street string -
Billing City string -
Billing State string -
Billing Zip/Postal Code string -
Billing Country string -
Owner ID string -
Created Date string -
Last Modified Date string -

Full Metadata