• Lew Hollerbach
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
We use SF as our system of record, recording all donors to the organization. We also have a website for the organization.What we'd like to be able to do is the following:
  1. A person signs in on our website
  2. The website in turn, via whatever APIs, connects with our SalesForce instance, sending username + password over
  3. The person's username or other credentials is checked against the person's donor/Contact record in SalesForce
  4. Some kind of code is sent back to our website, to allow the donor to, for example, get preferential pricing or gain some other benefit by virtue of being a donor.
Is the above scenario implementable in some fashion? How would you suggest we go about doing so? And if not, what alternatives would you suggest?
Thank you very much!
We use SF as our system of record, recording all donors to the organization. We also have a website for the organization.What we'd like to be able to do is the following:
  1. A person signs in on our website
  2. The website in turn, via whatever APIs, connects with our SalesForce instance, sending username + password over
  3. The person's username or other credentials is checked against the person's donor/Contact record in SalesForce
  4. Some kind of code is sent back to our website, to allow the donor to, for example, get preferential pricing or gain some other benefit by virtue of being a donor.
Is the above scenario implementable in some fashion? How would you suggest we go about doing so? And if not, what alternatives would you suggest?
Thank you very much!