Codeunit 18121994 EOS069.02 Arxivar Auth

Codeunit 18121994 EOS069.02 Arxivar Auth

Methods

SetEndpointUrl

procedure SetEndpointUrl(URL: text)

Set the arxivar endpoint url

Parameters / Return Value

  • URL text

    the url


AuthApplication

procedure AuthApplication(var expiration: DateTime; witherr: Boolean) token: Text

Authorize an user and get the OAuth token

Parameters / Return Value

  • expiration DateTime

    Returns the expiration datetime

  • witherr Boolean

    If true will throw an error in case of unsuccessful call

  • Returns Text



EOS Labs -