Resolved! Create contact using inbound email action
Hi, I'm trying to use an inbound action to create a new customer contact if one does not already exist for the user submitting the case. Here is the script I've been working on to try and accomplish this: var gr = new GlideRecord('customer_contact...

