When a Skill is Created or Modified

This AtBot Admin Flow trigger will fire when any shared skill is created or updated. The author of the flow must be a delegated admin when saving the flow and whenever the flow is run via the triggered event.


Fields

No fields

Returned Properties

Category Count
Count of categories the skill which triggered the flow is already in. If this is an update to an existing skill, the count may be more than 0. For a newly created skill, this value will always be 0.
Category Json
JSON array of categories the skill which triggered the flow is already in.
Keyword Json
JSON array of keywords defined for the skill.
LUIS Intents Json
JSON array of LUIS intents assigned to the skill.
Skill ID
String ID of the skill. Can be used with other AtBot Admin Flow actions to categorize/un-categorize from Flow.
Skill Name
Name of the skill defined by the author of the skill.
User Name
User Principal Name of the author of the skill or last person to update the skill.