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, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.