inviteCustomer

inviteCustomer

 

The use of this function requires the Power Scripts for Jira add-on be installed and licensed.

Syntax

inviteCustomer(email, project)

Package

 

Alias

 

Pkg Usage

 

Description

Sends an invitation to a customer or a list of customers for a specified Service Desk project.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

email

String []

Yes

The customers' email.

project

String

Yes

The key of the selected project.

Return Type

Boolean

Returns "true" if the operation succeeded.

Example

return inviteCustomer({"customer1@email.com","customer2@email.com"}, "JSD");

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.