Triggering of events multiple times

I’m trying to implement the following behavior:

When a user submits a receipt and amount (for example), I want to trigger an event that could be used to send an automatic email to that user saying we received the receipt of amount {{amount}}

I tried using custom behavior events, but they can only be triggered once, what is the best way of doing this?

Hello @AYanez

Adding @Kevin-C to the conversation :slightly_smiling_face:

Thanks! I resolved the issue. The probelm was with the settings in the Event, I had to check the Behavior Event box in the Re-enrollment tab in the event trigger.