Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, April 20, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Web Forums - ASP/ASP.NET/Web Services/Other
Forum to discuss building external web applications for SalesLogix. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to ASP/ASP.NET/Web Services/Other | New ThreadView:  Search:  
 Author  Thread: Lead integration with website page with the use of web service
Julia
Posts: 1
 
Lead integration with website page with the use of web serviceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Jun 12 1:25 AM
fiogf49gjkf0d

Hi All,


I am fresher for SLX web version. Please find my question below,


I have one website and from the website page, if any end user will enter his data the from that information i need to enter one new lead in SLX. I know about the Lead capture portal. But it is only create Contact and account not Lead.


Anyone guide me how can i integrate it by using web service?


I need the urgent solution because i dont have too much time for that.


Looking forward for any of your reply.


Thanks in advance.

[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Lead integration with website page with the use of web serviceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Jun 12 8:32 AM
fiogf49gjkf0d

You will need to write data into SLX using the SalesLogix OLEDB Provider.


If your Lead Capture page is hosted on the Same Server as your SLX Web Site, that means that you would already have all components installed, and may not have a need for a Web Service, just write the code to post the lead into the DB.


If your Lead Capture page is external, then yes you would need some sort of Web Service (although even a Page where you post the data would do).


 


From the Server side code, all you would need to do is create 2 records:


LEAD and LEAD_ADDRESS


 


Just use the OleDB objects from the .Net Libraries and connect to the DB using a SalesLogix connection string.


There are several articles on this forum as to how to build the Connection String and how to Generate IDs for new records.


 


As always, you would need to ensure you know which fields are required (or FKs) and where to get those values from (e.g. Owner, Account Manager, Address Description, Address Type, Create User)


 

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 4/20/2024 8:02:00 AM