akshaysAce3 years agoSolvedPassing multiple parameters to the endpoint from Component Hi, I am trying to send multiple variables to an endpoint. Using an AJAX call to call the endpoint: $.ajax({ type: "GET", url: endpointUrl+'?Param1='+para...Show MoreMattV3 years agoI your first example you have &?Param2 which should just be "&Param2"
Recent DiscussionsHow to create/subscribe the Webhook in AuroraHelp identifying XML fields for message attributes in Khoros data exportHelp identifying XML fields for message attributes in Khoros data exportWhich entity to refer for knowing user to badge mapping in XML data dumpHow to parse <li-answer> <li-table> custom li tags into raw html