Adding to velo automation

Trigger it when a member creates a group ^run the velo code^ code content (make the following change in the created group setting: only the site owner can add members to the group. I keep getting errors while doing this with the code. How can I do this? There are too many groups, I cannot adjust them one by one.

To automatically adjust group settings so that only the site owner can add members when a group is created, use an automation approach. Implement a backend process triggered by group creation events to modify the group’s settings dynamically. This ensures scalability without manual intervention. Leverage Wix Velo APIs to update group permissions programmatically, with proper error handling and periodic checks to ensure consistency.

1 Like

Yes, I did it, but I get an error like this when adding the velo code. A technical error occurred on our side.

have you resolved it ?