RITM created from email with inbound action does not bring variables
I created the following script in an inbound email action, with the intention of creating a RITM record from an email gs.log('entrou no inbound action', 'teste inbound 1'); createRequest(); function createRequest() { var body = email.body_html...
