How to random an Email value with suffix++

I want to enter a dynamic email in a text field, like “[email protected]”, with DDMMYYYY is the current date.
I use “Get Current Date Time” key to get an Output value, but don’t know how to set the Keys into Email field with suffix “@email.com”. Please help.

1 Like

$.this.date@email.com :slight_smile:

1 Like

Hello @NganTTK1

You can resolve this problem by combine variables :

1 Like