October 4th, 2024 - Marketplace Update
Explore the new changes to the Marketplace in the last week!
This can be anything from new crates, enhancements, or bug fixes!
Last updated
Was this helpful?
Explore the new changes to the Marketplace in the last week!
This can be anything from new crates, enhancements, or bug fixes!
Create ticket workflow
Adjusted to:
Not use any deprecated actions
Added the automation log
Use publish results as
Use sub-workflows when appropriate
Update ticket workflow
Adjusted to:
Not use any deprecated actions
Add the automation log
Use publish results as
Use sub-workflows when appropriate
M365: Set Calendar Permissions
Moved actions using with-items (e.g. resolve_existing_perm_names
action) to sub-workflows and added error handing.
Ad-Hoc Install/Uninstall Software via Chocolatey
Updated the value of the device_list
key in the publish section of a task.
Added an additional condition in the list comprehension for the device_list
.
Narrowed down the list of devices to those associated with a specific customer by only including items where item.customerId
equals ORG.VARIABLES.nable_customer_id|int
.
Last updated
Was this helpful?