Send message to wix inbox as visitor

Right now I have a custom form which sends a triggered email to to visitor and a different triggered e-mail to myself as the owner. This works very well. All visitors are not logged in to the site.

Is there a velo api available that will also send a message to the wix inbox as on behalf of the visitor (including the visitor’s e-mail addresss)? When I use ascend form submissions a message is send there as well.

I have been going through all the available API’s but can’t see an obvious one, wix-chat-backend and wix-crm-backend/notifications seem to be able to send the owner messages but it would not include the visitor’s email? Am I missing the API or is it not (yet) there?

Hi. Christian. I see you have been able to accomplish what I have not been able to do. That is send triggered email to the user as well as to yourself. I have watched several youtube videos on the subject and have tried using their code with no success. Would you be willing to share your working version of code?