Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 06:17 AM
There is no limit in terms of RITMs a request can have.
In your case it's better to have single request for each new joiner so that you can track how many requests are completed based on that requestor( new joiner).
You need to use import sets and transform maps for loading the users and creating requests.
Mark correct and helpful, if it helps.