function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
yk will 5454yk will 5454 

Case Comment Identification

I'm going to design my own customer case portal for customers to submit and see the status of their cases.

 

I am thinking to do When a user logs into my website they will be identified by the contact e-mail address.

 

Now to the question When they submit a Case Comment through the API is there a way to identify that this Comment was created by the case user and not the salesforce API user.

dkadordkador

No.  You'll have to put something in the body of the comment to indicate who it's really from if you're going to roll your own portal.