Skip to end of banner
Go to start of banner

addRequestParticipants

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Adds one or multiple users as request participants to a customer request.

Parameters

Return Type

String[]

Returns a string array containing the added accountIds.

Example

return addRequestParticipants("SM-23", {"one_user_account_id", "two_user_account_id"});

See also

  • No labels