• Adam Hayden 6
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
Is there a way to increase the Entitlement Process limit? i've tried going through salesforce support but it just keeps sending me here saying

"Developer support for standard customers and partners is supported directly through our community. If you have a developer support question, please click here"

And won't let me fill out a case to submit.

If anyone has any idea's I would greatly appriciate it.

Many thanks,
Adam Hayden
Hi I wonder if anyone can help me.

I'm just starting out as a salesforce developer and I've been asked to make it so that when an Email-to-case email creates a new case, additional information is pulled from the body of the email and populates given fields of the case.

I decided to trying creating a Trigger Helper in APEX, to try to look for a prefix I know will be before each record in the email. I then want to extract the record information and pass it to the case. I havn't been able to find a whole lot about doing this on the internet and i'm wondering if i'm barking up the wrong tree?

I'm not really sure about how to interrogate the email that is related to the case in question, as the trigger I was writing will sit on the Case object how do I pull the Email body from the related email? I was assuming If I used an InsertAfterUpdate on the trigger, the case would exist with the related email saved for me to then read the body of and find the variables I needed.

Anyone with any advice, no matter how general is greatly appriciated. As I say, i'm just starting out so anything anyone can offer is hugely appriciated.

Many thanks,
Adam Hayden
Is there a way to increase the Entitlement Process limit? i've tried going through salesforce support but it just keeps sending me here saying

"Developer support for standard customers and partners is supported directly through our community. If you have a developer support question, please click here"

And won't let me fill out a case to submit.

If anyone has any idea's I would greatly appriciate it.

Many thanks,
Adam Hayden