Dynamics365 Dynamicscrm Create Case
通过 Aident Loadout 使用 Dynamics 365 Tools 的 Dynamics365 Dynamicscrm Create Case。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Creates a new case (incident) entity record in Dynamics CRM using the Web API.
通过 Aident Loadout 使用 Dynamics 365 Tools 的 Dynamics365 Dynamicscrm Create Case。执行前查看输入、输出、设置、价格和风险。
Creates a new case (incident) entity record in Dynamics CRM using the Web API.
titlestringThe subject or title of the case.
user_idstringThe user's ID or 'me' for the authenticated user.
account_idstringA reference to the related account. Format: '/accounts(GUID)'
contact_idstringA reference to the related contact. Format: '/contacts(GUID)'
descriptionstringA detailed description of the issue or inquiry.
prioritycodeintegerThe priority level of the case (e.g., 1 for Low, 2 for Normal, 3 for High).
caseorigincodeintegerThe source of the case. Valid values: 1 (Phone), 2 (Email), 3 (Web).
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。
免费操作
目前没有已发布技能明确引用此操作。