Forum Discussion
ChayceDuncan2
7 years agoQrew Cadet
You can throw JS into a formula-url and a $.get call
Like so:
"javascript: {
$.get( url call to external system, function(data,success) {
//data would be what the 3rd party system sends back.
})
}"
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base
Like so:
"javascript: {
$.get( url call to external system, function(data,success) {
//data would be what the 3rd party system sends back.
})
}"
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base