function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Bhaskar-PrithviBhaskar-Prithvi 

Using Salesforce API/AJAX in external website

Hi
I want to use Ajax in external site,because the whoe site(Product)  was devloped uing Ajaxpro.So we want ada Tickeing module to it.Using Salesforce we will create self-service users and enable them.
 
Now  want to give a custome screens that match with existing layout,
 
i.e we dont want separate login again fo Selef-Service user. Because i have existing credentails are set to SS User.
 
If this not works ,how i can use my custom page to validate SS user and create cases and views cases of that user?
 
Any example to work with AJAX with external site.
 
 
I am new to Salesforce.com Integration how i can use selfService AI call in my alication
Please Help Me.
 
 
Gareth DaviesGareth Davies
You may face issues with cross-domain calls.

Here's some info
Ron HessRon Hess
i don't think the self service user credentials can be used access the API.