Go Back   Mike Simonds > Salesforce > Salesforce Coding Discussions

This is a discussion on Please help within the Salesforce Coding Discussions forums, part of the Salesforce category; We have lead details in a mysql db and we need to

Reply
 
LinkBack Thread Tools Rate Thread
  #1  
Old 04-17-2008, 05:34 AM
Junior Member
 
Join Date: Feb 2008
Posts: 7
Please help

We have lead details in a mysql db and we need to upload them in to Salesforce regularly.
The problem we are facing is that we have professional edition of Salesforce account which doesn’t have the SOAP API access.
Is there any alternative way to bulk upload lead details to Salesforce without using SOAP API?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2  
Old 04-17-2008, 06:48 AM
Administrator
 
Join Date: May 2007
Posts: 214
Send a message via AIM to mike Send a message via MSN to mike Send a message via Yahoo to mike Send a message via Skype™ to mike

The only thing that I can think of is this:

  1. Login to your instance of salesforce
  2. Then go to Setup
  3. Then go to Administration Setup
  4. Then go to Data Management


From there see if there is a link to Import leads ( will need to be a .csv file)

Other than that that I am aware of, there is no other way
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-17-2008, 11:18 PM
Junior Member
 
Join Date: Feb 2008
Posts: 7

Thank you very much for your quick response

Need another advice from you, sorry for disturbing
Do you think that we can use apex code to connect to our db and pull leads to Salesforce? Because we need to automate this process as much as possible.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-18-2008, 06:46 AM
Administrator
 
Join Date: May 2007
Posts: 214
Send a message via AIM to mike Send a message via MSN to mike Send a message via Yahoo to mike Send a message via Skype™ to mike

not that I know of Nilan. I believe that the APEX code still uses the API to connect to salesforce. Honestly I believe that your hands are tied

BUT

I maybe wrong, I just do not know that much about the professional addition of Salesforce, but I think that I am right

~Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-20-2008, 11:04 PM
Junior Member
 
Join Date: Feb 2008
Posts: 7

Thank you very much for your advice. I will do some R&D regarding this with little hope
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 04-21-2008, 08:08 AM
Administrator
 
Join Date: May 2007
Posts: 214
Send a message via AIM to mike Send a message via MSN to mike Send a message via Yahoo to mike Send a message via Skype™ to mike

I am sorry that could not be more help. I can see your frustration and I am sorry that salesforce does not allow the use of the API in their professional edition.
Please do not hesitate to ask more questions here. also please do share your experiences if you would so!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 04-21-2008, 11:07 PM
Junior Member
 
Join Date: Feb 2008
Posts: 7

Thanks for your consideration regarding this issue

Currently I am trying to solve this using web to lead method. I think that we can query leads from our db and post them to Salesforce using PHP functions for posting data.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 04-22-2008, 06:46 AM
Administrator
 
Join Date: May 2007
Posts: 214
Send a message via AIM to mike Send a message via MSN to mike Send a message via Yahoo to mike Send a message via Skype™ to mike

Nilan as long as you do not have the professional version of Salesforce (no API) then you can and will be able to load you leads, either updates or inserts to your organization/instance of SForce without a problem.

As I have stated in the past, all of my company's update, insert, delete, and upsert processes run are processed by php. Not one has ever failed


Hope that helps

~Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 04-28-2008, 01:28 PM
Unregistered
Guest
 
Posts: n/a
Use web to lead

Nilan:

You can definitely use Web to lead. I wrote some code that captures a web to lead record, does a spam check and then uses cURL to post that data to web to lead. It's all in PHP. You only care about the posting to web to lead part.

See it at arrowpointe - Google Code
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
apex code, api restrictions, leads, mysql, professional edition, restrictions

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump



Powered by vBulletin


SEO by vBSEO 3.2.0 RC8 ©2008, Crawlability, Inc.

1 2 3 4 5