POST

Bulk Invite Members To Program By Filter


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Asynchronously invites site members to a program.

Creates a join application with status set to INVITED for eligible site members who don't already have a join application for the program, excluding any members listed in excludeMemberIds. The program must be published.

To check the status of the invitations, pass the returned jobId to Get Async Job.

To invite a specific list of members instead, call Bulk Create Join Applications.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Online Programs
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/online-programs/participants/v3/bulk/join-applications/invite-by-filter

Errors
404Not Found

There is 1 error with this status code.

428Failed Precondition

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?