function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
VishalAscVishalAsc 

Web service call on AppExchange app installation

Hi,

I would like to call a webserivce when my app is installed by anybody.

Is there any event that I can listen to in order to do this?

 

I also read following on AppExchange app guide:

If you register your app's package you'll receive a license record each time a customer installs your app.

 

Can I write some logic on this event? I mean when I recieve a license record when somebody installs my app?

 

Thanks,

Bakul