Does anyone have any examples of running an Ajax call to an Apex class that returns data and use that data within a Skuid table?
My use case:
I have a medical data provider that allows httprequests with a webservice to get data (Pharmacies, hospitals, medications etc.). The data is updated daily as new meds, pharmacies come out all the time. I want to present my users with a SKUID lookup table that is searchable and filtered and allow row actions to allow the user to add the lookup record to salesforce and associate the newly added record to the account.
Is there a way to do this or should I maintain a copy of 100’s of thousands of lookup data in an object?
Just something basic that calls apex which returns JSON or something and then make it a dummy Skuid model or something… 🙂
Question
JSON Apex Records display in Skuid for lookup
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.