Account
Create, update, delete, and query Accounts. This table is supported in bulk mode.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | Long | True |
The unique identifier of the account. |
| Company Name | String | False |
The Name of the account. |
| Country | String | False |
The country of the account. |
| Address | String | False |
The address of the account. |
| City | String | False |
The city of the address for the account. |
| State or Province | String | False |
The state or province of the address for the account. |
| Zip or Postal Code | String | False |
The zip or postal code of the address for the account. |
| Business Phone | String | False |
The business phone number of the account. |
| Eloqua Company ID | String | True |
The Eloqua company Id of the account |
| Date Created | Datetime | True |
Date and time the account was created. |
| Date Modified | Datetime | True |
Date and time the account was last updated. |
| Company Category | Double | False |
The category of the company |
| SFDC Account ID | String | False |
The Salesforce Id of the account |
| Last Modified by CRM System | Datetime | True |
Date and time the account was last updated by the CRM system. |
| Address 2 | String | False |
The second address of the account. |
| Address 3 | String | False |
The third address of the account. |
| Industry | String | False |
The industry of the account. |
| PURL Name (Default Hypersite) | String | True |
The URL of the account. |
| Annual Revenue | String | False |
The annual revenue of the account. |
| Fax | String | False |
The fax number of the account. |
| Employees | Double | False |
The number of employees of the account |
| Website | String | False |
The website of the account. |
| Account Rating | String | False |
The account rating of the account. |