Topic by Lavish Kumar
Content
Ok so I posted this topic in a different category but I think it makes sense to post it here as it is related to connect data services.
Currently, we have a campaign that includes 3 fields (first name, last name & email).
In RightNow, a campaign can be access via a URL. Since, we want the campaign on a 3rd party site (which is non-RNT site). We have created a form on the 3rd party site with the same form (3 fields). When user submits the form, the values are passed via URL to campaign.
The campaign consumes the values and gets triggered.
Is there any way to run a campaign via AJAX / POST request from a 3rd party site while passing the values instead of redirect?
Does RightNow SOAP services support this kind of functionality?