actindo ->auth__get_application_sid
actindo -> auth__get_application_sid: Get session id suitable to view the actindo application
Signaturstring auth__get_application_sid( string $sid )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
Returnsstring
Token-String
 
DescriptionGet session id suitable to view the actindo application

You have to pass the session id you get here to actindo.
Example link: https://www.actindo.biz/actindo/?USESESSION=[session-id you got from here]