Using REST API from an other SAAS Application
Hello
I need to call from a SAAS Application a javascript hosted in Oracle CRM On Demand in the "Client Side Extensions"...
I created a script which is called by an other program. It works, but only if I'm connected in OCOD.
Is it possible to connect to OCOD by a token (SSO or something like that) ? If yes, do you have a sample ?
Thank you