Forum Discussion
PaoloT
12 years agoLithium Alumni (Retired)
Hi qinglau
If you want to fetch information from external third parties, and these are providing an API, then endpoints are definitely a good fit. See here and the surveyGizmo integration example to get an idea. Going back to your problem, have you considered listening for ajax updates as well instead of only running your code at page load?
Hope this helps,
qinglau
12 years agoMentor
Hi Paolo,
yes, i would like to use ajax updates to execute my code instead of page load. Can you please give me some example or line of code? thank you
Cheers,
Qing
yes, i would like to use ajax updates to execute my code instead of page load. Can you please give me some example or line of code? thank you
Cheers,
Qing
- PaoloT12 years agoLithium Alumni (Retired)
Hi qinglau
Have a look at this very basic example - I hope this demonstrates what I was suggesting.
Kind Regards,
Related Content
- 6 years ago
- 12 years ago