Announcement

Collapse
No announcement yet.

How to create Application name

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to create Application name

    overview:

    esignal.setApplication(account user name) | (application name)

    Isentitled() 'function to check is the application is entitled to use the esignal desktop api.

    Where do I get the application name.

    I am trying to create a active connection to the desktop api to retrieve date.

    How do I do this.

    Thanks,
    mfconsultant

  • #2
    You don't need an application name. ESignal would give that to you if you had your application "certified" by them. What most of us need to do is just put in our usernames.

    esignal.setApplication("rsmith");

    Comment

    Working...
    X