I want to create mailto link for my angular application, if you cklick this link, the outlook mail will be created automatically with reply mail and subject, but my problem ist, in this mail body, I want to add a json into mail body, But I got always error.
this json body is a little bit huge, so maybe you can give me some example.
Can I add an attachment in mail, if yes, and how?