• Rahul Mukherji
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
I am trying to make a basic donor portal for a not-for-profit company. The basic idea is that donors fill out some details, and their details are used to create a new record of the Donors object. I want to implement this by embedding a flow into a Force.com site. I tried making a basic prototype, however when I access the site, authorization is required. Is there any way to set the permissions such that the public can use flows? Thank you.