Where can I find documentation for the lifecycle object received on a Atlassian Connect app install

FD
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 6, 2023

Hi,

We are building a new Atlassian Connect app on Bitbucket. The lifecycle object we receive on install/uninstall event contains fields that are bit ambiguous in meaning. We were trying to find documentation but cannot find any. 

The object looks like  

```
{
"key": "",
"publicKey": "",
"clientKey": "",
"baseUrl": "https://bitbucket.org",
"productType": "bitbucket",
"eventType": "installed",
"sharedSecret": "",
"actor":
{
},
"baseApiUrl": "https://api.bitbucket.org",
"principal":
{
},
"user":
{
}
}

 In particular, what is the difference between the principle and the user field? And is the actor field no longer present? I had the actor field in Aug, but now, it is missing from the request. 

 

Sincerely

FD

1 answer

0 votes
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 7, 2023

Hey @FD and welcome to the Community!

Since this is more of an app development question, as you are building an Atlassian Connect application, I would suggest reaching out to our community dedicated to developers: 

as they will have more expertise on this topic to assist you further with your question.

Thank you, @FD   !

Patrik S

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events