Is there a way of passing information on the install link? This information should be available ideally on avi:forge:installed:app lifecycle event.
To illustrate how this could be useful:
- I share an install link with a customer, and the link has a reference my system understands
- Atlassian’s application stores this reference (storage)
- When the app talks with my system (fetch) it sends this reference across
Note that I’m not concerned about security at this stage.
Any help is welcomed! Cheers.