Our requirements are:
- To show all the available users (Not sure whether to call it
Users
orParticipants
in terms of Twilio). - To be able to select multiple users.
- To add multiple users to the group (Maybe, It is
Conversations
in Twilio).
Not exactly, but somewhat similar to the below screenshot:
I have already gone through:
But did not find a way to 1. List available users 2. Add multiple participants at a time.
I also found User Resource
link:
Read Multiple Conversation User Resources but not really sure if there is any better way to achieve what we are looking for.