• Bernardo Macedo
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
I'm trying to implement a native Android app using the Live Agent Android SDK, however I was unable to find how to create records using the API provided in the SDK.

I want to implement something similar to what the findOrCreate() method does when using the Javascript Live Agent SDK, but all I could find was how to send custom data, which does not create the records the way I want.

Is there a way to do it? If not with this SDK, is there another SDK for that purpose?

Thanks