Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
J.
MVP
9
Views
3
Comments
Sendmail - add stuff in header
Question
Email
Hi,
I need to add some json to the email-header
to be precise, I need to fill the
X-SMTPAPI header
with
{
"category"
:
"Example Category"
}
is this possible?
Guilherme Pereira
Staff
Hi,
Have you tried using the HttpRequestHandler extension to add the header on the preparation of your email screen?
Cheers
Guilherme
André Vieira
Staff
Have you tried using the
email extended properties
?
J.
MVP
yeah, the extended properties work fine.
should have thought of that before :)
thanks!
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...