• James Jones 1
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I have a server that needs to push changes up to a Salesforce DB several times per day. There is only one Salesforce 'user' involved with this task.

How do I implement OAuth, or use an alternative scheme, to handle this scenario, and allow me to use the REST API to complete this task?  I suppose if the access token could be made to be non-expiring that could work but I am hoping for a cleaner solution.

Thanks,
James
I have a server that needs to push changes up to a Salesforce DB several times per day. There is only one Salesforce 'user' involved with this task.

How do I implement OAuth, or use an alternative scheme, to handle this scenario, and allow me to use the REST API to complete this task?  I suppose if the access token could be made to be non-expiring that could work but I am hoping for a cleaner solution.

Thanks,
James