Group booking links require a pre-configured set of participants. Teams that need to include different combinations of attendees depending on deal context, such as adding a CS and SA to an AE's onboarding link at close, would need a separate link for every possible combination.
Chili Piper should support passing additional attendees as URL query parameters at runtime, for example ?assignee=user1@company.com,user2@company.com, so a single base link can be composed dynamically from Salesforce or any external system.
This removes the need to pre-build every permutation of group meeting and makes post-close scheduling workflows automatable without manual link management.