April 11th, 2025 - Marketplace Update
Explore the new changes to the Marketplace in the last week!
This can be anything from new crates, enhancements, or bug fixes!
Bug fixes and chores
Microsoft: User Onboarding
changed powershell code in [REWST - TASK] Create On Prem Exchange Mailbox to avoid null values being converted to strings
changed custom transition condition to account for "error" message instead of just "failure"
fixed task criteria sensitivity for check_send_mail_only action from 0 to 1 in [REWST - TASK] User Onboarding: Create Azure AD User
Removed noops that are now unnecessary because subscription_id is now an optional input for the Sherweb task:
check_sub_id_supplied
no_sub_given_cannot_continue
changed field input from CTX.desk_phone_number number to CTX.phone_number in format_phone_numbers_and_custom_display_name action Added phone_number_format field in the form and set it as an input variable in the wf
added idp_config as input variable to [REWST - PROC] Microsoft: User Onboarding with default value of ORG.VARIABLES.primary_identity_provider|d|lower added idp_config input variable description
added input to fields in the action for both update and create contact
Find Inactive Computers in RMM
Updated crate description with support RMM platforms.
Added error handling for instances where Ninja RMM does not return OS infromation for an endpoint.
Removed random noop and fixed immybot listing
Billing Count Report
added status = "Active" param for pax_8_list_companies action in order to filter companies and avoid timeout errors
Update User Attributes (On-Prem/Azure) v2
Added &$filter=accountEnabled eq true to the query in get_aad_users action to filter out disabled accounts
Microsoft: User Offboarding
Added Immybot integration override on template workflow for [REWST - OPT GEN] Users: List users in Entra or On-Prem AD
Last updated
Was this helpful?