Activity Collection for Active Directory
Provides a sample of Active Directory automations which are used within our pre-built automations, allowing you to customise and build your own packages without starting from scratch.
This sample demonstrates how to pass data between automations using package variables. In this example, a set_variable activity inside the child package creates an output variable based on user-provided input. That output is then retrieved and utilized by the parent package.
Want to know more about the activities used to achieve this, see below:
Start Package Activity | Knowledge @Pia
Package Editor | Knowledge @Pia
Download this sample into your sandbox and use this as a reference to fit your specific automation needs.