/
createCustomer (Power Scripts)
createCustomer (Power Scripts)
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Creates a Service Desk customer. The newly created customer is not added to any JSD project, however he/she can raise request against unrestricted JSD projects.
Parameters
Return Type
Boolean
Returns "true" if the operation succeeded.
Example
return createCustomer("John Doe", "john.doe@email.com");
See also
Peacock
, multiple selections available,
Related content
addCustomer (Power Scripts)
addCustomer (Power Scripts)
More like this
createOrganization (Power Scripts)
createOrganization (Power Scripts)
More like this
inviteCustomer (Power Scripts)
inviteCustomer (Power Scripts)
More like this
createCustomer
createCustomer
More like this
createCustomer
createCustomer
More like this
createCustomer
createCustomer
More like this