October 18th, 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
Updated workflow to remove deprecated actions
Added more subworkflows where appropriate
Moved Security/Distribution Group additions for M365 into subworkflows.
Rewst: user Onboarding:
Created new subworkflow to encapsulate the add user to group graph call and catch failure on assign to group. Integrated it into new user workflow.
Rewst: User Offboarding:
Fixed password reset failures due to invalid usageLocation
by adding Add usageLocation
to select for GET user call and modified location to be {{ CTX.user_details.usageLocation|d or "US" }}
Amend Calendar Permissions on user
Added a sub-workflow to handle with-items failures and not fail the entire workflow
Last updated
Was this helpful?