/
getUsersFromOrganizations
getUsersFromOrganizations
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Gets users from a specified organization or list of organizations.
Parameters
Return Type
String []
Returns all the users from an organization.
Examples
Example 1
return getUsersFromOrganizations({"First Organization", "Second Organization"});
Example 2
return getUsersFromOrganizations("My Organization");
See also
Peacock
, multiple selections available,
Related content
getUsersFromOrganizations
getUsersFromOrganizations
More like this
getUsersFromOrganizations
getUsersFromOrganizations
More like this
getUserOrganizations
getUserOrganizations
More like this
getUserOrganizations
getUserOrganizations
More like this
getUsersFromOrganizations (Power Scripts)
getUsersFromOrganizations (Power Scripts)
More like this
getOrganizationUserList
getOrganizationUserList
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.