Salesforce Create Account
通过 Aident Loadout 使用 Salesforce Tools 的 Salesforce Create Account。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Creates a new account in Salesforce with the specified information. Returns the created Account's ID at `data.response_data.id`.
通过 Aident Loadout 使用 Salesforce Tools 的 Salesforce Create Account。执行前查看输入、输出、设置、价格和风险。
Creates a new account in Salesforce with the specified information. Returns the created Account's ID at `data.response_data.id`.
faxstringFax number.
name必填stringAccount name (required field in Salesforce).
typestringType of account.
phonestringMain phone number.
websitestringCompany website URL.
industrystringIndustry the account belongs to.
sic_descstringStandard Industrial Classification (SIC) description.
parent_idstringID of the parent account if this is a subsidiary. Must be a valid Salesforce Account Id (15- or 18-character).
descriptionstringText description of the account.
billing_citystringBilling address city.
billing_statestringBilling address state/province. For US/Canada addresses, use full state/province names (e.g., 'California', 'New York', 'Ontario') or abbreviations ('CA', 'NY') which are auto-converted. For other countries, leave empty unless you know the exact valid picklist value for your Sal…
custom_fieldsobjectCustom fields to set on the account. Use Salesforce API field names (e.g., 'Level__c', 'Languages__c'). Values can be strings, numbers, booleans, or null.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
OAuth 连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。