• sowmya_umesh
  • NEWBIE
  • 10 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 4
    Replies
Hello All,

I have a custom object, which has a lookup to case. I want unique case to be added to the custom object. I tried duplicate rules, matching rules, VLOOKUP, I was not able to get with these ways. Isthere any other way to achieve without coding?

Thanks.
We can get Object details in Rest resource using /sobjects/ObjectName/describe (which gives all the fields), Same way how to get specific field details in REST Api
Hello All,

I have a custom object, which has a lookup to case. I want unique case to be added to the custom object. I tried duplicate rules, matching rules, VLOOKUP, I was not able to get with these ways. Isthere any other way to achieve without coding?

Thanks.
We can get Object details in Rest resource using /sobjects/ObjectName/describe (which gives all the fields), Same way how to get specific field details in REST Api
Hi All,

how to achieve Visualforce email template with multiple language.

Thanks,
Raghu