• Mona Wankhade
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 1
    Likes Given
  • 1
    Questions
  • 0
    Replies
I am new for this technologies so I want to know everything deep about these technoligies.
So Please, help me to learn this.
I am new for this technologies so I want to know everything deep about these technoligies.
So Please, help me to learn this.
I'm creating an integration with Salesforce that just upserts a contact using an ID from my system. When my app user authorizes the oAuth integration in Salesforce I want to automatically create a new custom Contact field. Is that possible using the REST API? If so, how? Or is there an alternative automatic method I can use?

I'm using the restforce Ruby gem.