Hi,
I'm trying to send the notification e-mail as plain text to have it parsed automatically by an endpoint, but I can't figure out how to make the e-mail go out as plain text. Even without any HTML in the message it is still being sent out as HTML and not as plain text. Is there a way to change that?
I'm using this CRM called Pipedrive and they have a system for creating deals by parsing an incoming e-mail, but it requires the e-mail to be in plain text and formatted as JSON in order for this to work.