How to create a scenario to send a mail from NINOX and also send it then to the sent-folder

I have seen this post: NINOX Email Response and I am wondering how I can send from NINOX a mail without using: sendEmail().
I want to create a record in NINOX and then trigger with a button, that this record gets sent as mail and then gets added into the “sent” folder.

When I use sendE-mail() it doesnt add the sent mail to the “Sent” Folder.

Hi Michael,
in this case I would sent the datas via Hook to Make.com and create a szenario like i did. Technically you need only the Webhook and a Send an Email Module. In this module you can choose the sent folder for saving the mails.