• PSG_mumbai
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hello all, I am new to apex programming. I am trying to capture information from web form / html and save it to SF object as a new record

1. Create form to be embedded on the customers website. form POST to a SFDC Site. 
2. Create a site on SFDC. This site will receive the request, process it and create the record of the object.
3. Redirect user to the appropriate page.
Please help me with some example code.
Thanks!