Sending SMS when Repeating Group Data Changes

Hey everyone,

In my bubble app users will get matched. The way I display these matches is through a repeating group.

I would like to make it so that when the current user count of matches in the repeating group is >= to 1 they are sent a message (TWILIO). I thought I had this custom event setup correctly but it does not send a message. PLEASE HELP!

Note My TWILIO is set up correctly It has to do with the workflow.

That custom event needs to be triggered in a separate workflow. I’m not sure how your repeating group works but it should have a trigger event that will call that custom workflow to be invoked.

1 Like