• suraj syed 36
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hello! I will soon have the user agent string on a case custom field for cases submitted via webform. I would like to parse that string into the below fields, and I'm not sure where to start:
  • Device (Mac, PC, iPhone, iPad, Samsung, etc...)
  • Browser with Version (Chrome 47.1.1)
  • OS with Version (OS X 10.11.3)
I would love guidance on this as I am not a developer. I'm just technical enough to be able to figure something out if I'm set on the right track. Should I try formula fields to parse out that string? Or can someone help me with using a javascript method such as https://useragentapi.com/docs