HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In


Note

This method can be called with a batch of a maximum of 1000 recipients.

**Type**: void

**Parameters**

NameTypeValue
sessionIdStringID of the session
waveIdlongID returned by [prepareNewWave](🔗)
recipientFieldNamesString[ ]The names of the recipient list fields of the recipient list
recipientFieldValuesString[ ][ ]The values of the above mentioned recipient list fields, i.e., the actual recipient data

**Return values**

**Code structure**