+ Reply to Thread
Results 1 to 5 of 5
This is a discussion on Update a field in salesforce within the PHP Snippets forums, part of the Salesforce category; can anybody else give me a solution to update a field in
  1. #1
    honeyphilip is offline Junior Member
    Join Date
    Jul 2010
    Posts
    5

    Update a field in salesforce

    can anybody else give me a solution to update a field in salesforce using PHP.
    my scenario : i have a field named download file. After regsitration when a person downloads a file it should have to get updated in the field with download filename.


    how i can pass the filename to the field in salesforce. File is downloaded from my site only pls help me

  2. #2
    mike's Avatar
    mike is offline Administrator
    Join Date
    May 2007
    Location
    Wylie, Texas
    Posts
    607
    Blog Entries
    16
    Once the field is downloaded from your site, you could pass the name of the downloaded file into Salesforce using the partner WSDL. The only thing that you will need to ensure is that you put the downloaded record on the correct record in Salesforce. That usually means that you have the record ID of the record that you are trying to update.

    If you need a code example that will have to wait. I am taking a break from work right now and spending time with my family on vacation

    ~Mike

  3. #3
    honeyphilip is offline Junior Member
    Join Date
    Jul 2010
    Posts
    5

    Update a field in salesforce

    Hi

    it would be grateful if you would send me the code .

    Waiting for ur reply.
    Quote Originally Posted by mike View Post
    Once the field is downloaded from your site, you could pass the name of the downloaded file into Salesforce using the partner WSDL. The only thing that you will need to ensure is that you put the downloaded record on the correct record in Salesforce. That usually means that you have the record ID of the record that you are trying to update.

    If you need a code example that will have to wait. I am taking a break from work right now and spending time with my family on vacation

    ~Mike

  4. #4
    mike's Avatar
    mike is offline Administrator
    Join Date
    May 2007
    Location
    Wylie, Texas
    Posts
    607
    Blog Entries
    16
    so do tell me exactly what you want to put into Salesforce

  5. #5
    honeyphilip is offline Junior Member
    Join Date
    Jul 2010
    Posts
    5

    Please help me

    Actually what is happening now records are inserting into salesforce during registration.

    What i want is when a person downloads a file from our site the filename should get update in the downloadfile fieldname of salesforce

    For eg.


    Now the records will be after insertion

    Firstname : aaa

    Lastname : bbb

    Download file : will be blank after registration



    it should get update after downloading a file.
    Last edited by honeyphilip; 08-10-2010 at 04:07 AM.

+ Reply to Thread

Similar Threads

  1. Update a field in salesforce
    By honeyphilip in forum PHP Snippets
    Replies: 2
    Last Post: 07-20-2010, 12:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

SEO by vBSEO 3.5.2