HTML email body into the RITM
I created an inbound action to create RITM var createRITM = true; // Condition to create a RITM (assuming no duplicate check logic is required) var curr_record; // Check if the subject is valid to create a RITM if (createRITM) { // Create the car...