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 determine if a given node is visible to the public?SolvedWhy do PageScripts changes require a Community Restart?Looking for a Consultant for quick remote helpSubscriptions to a label?SolvedIs it possible to fetch custom fields in Bulk Data API