setCustomerDetail
setCustomerDetail
Description
Sets a detail field value for a specified customer.
Parameters
Return Type
boolean
True if the customer detail field value is set, false otherwise.
Examples
return setCustomerDetail("qm:afdc53a9-551b-c5f4c08de195:16ce414a-b51d-e682a47faccc", "Email", "[email protected]");
return setCustomerDetail("qm:afdc53a9-551b-c5f4c08de195:16ce414a-b51d-e682a47faccc", "Projects", {"IT", "DEMO"};
return setCustomerDetail("qm:afdc53a9-551b-c5f4c08de195:16ce414a-b51d-e682a47faccc", "New Date", formatDate(currentDate(), "yyyy-MM-dd");
See also
, multiple selections available,
Related content
How to set the assignee to blank
How to set the assignee to blank
More like this
BA_setActionTitle
BA_setActionTitle
More like this
setOrganizationPropertyValue
setOrganizationPropertyValue
More like this
tempoSetAccountForIssue
tempoSetAccountForIssue
More like this
--defaultAssignee
--defaultAssignee
More like this
addCustomerToOrganization
addCustomerToOrganization
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.