App Package Event
Posted: 21 May 2017 13:30
Hello,
I want to keep track of apps that are added/updated/changed etc with App Package Event.
For starters I tried to code a flow for ADDED Event.
Event= Added
Package Name= blank (as I do not expect a particular app already been installed).
Probably my reading of App Package Event is, as always, wrong.
I'd expect that when adding(installing) a new app the trigger fire and give me information I need to write to a file.
I'd expect to have at least the app_name.
What I Observed:
1. the trigger never goes off.
2. if I force execution manually after having installed the app, {app_name} returns null.
QUESTION:
Where am I going off the tracks and smashing my nose into the wall?
Any help is welcome.
Thank You
Husky
I want to keep track of apps that are added/updated/changed etc with App Package Event.
For starters I tried to code a flow for ADDED Event.
Event= Added
Package Name= blank (as I do not expect a particular app already been installed).
Probably my reading of App Package Event is, as always, wrong.
I'd expect that when adding(installing) a new app the trigger fire and give me information I need to write to a file.
I'd expect to have at least the app_name.
What I Observed:
1. the trigger never goes off.
2. if I force execution manually after having installed the app, {app_name} returns null.
QUESTION:
Where am I going off the tracks and smashing my nose into the wall?
Any help is welcome.
Thank You
Husky