Yes that would work fine :slight_smile: Or to make it more efficient/faster, you can create an API endpoint with a send email action, then use the Schedule An API Workflow action to pass the user to send the email to through to the API endpoint and process it on the server side.

That’s a little more complex, but if you’re just building an MVP then you can just use the Send Email action connected to the Button.

Does that help?