May 23rd, 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 input variable to
CTX.custom_displayname
fromCTX.displayname_custom
which was hidden with no conditions to show up in the form causing no custom names to get passed down.Removed field displayname_custom in MS:Onboarding Form.
Updated options Gen so it doesn't fail out if Microsoft doesn't return any data.
Modified initial description input field jinja for
create_psa_service_ticket
action.Changed input variables to match form: user_title → job_title,
create_company_contact
→create_contact_in_psa
.Added missing form store password variable to the store in ticket input.
Updated variable for
store_in_ticket
so it isn't always true.Removed true,true for the store_in_ticket variable; now defaults to true.
Find Inactive Computers in RMM
Added new input variable
time_from_lastcontact
to allow configurable threshold instead of hardcoded value.Added time_from_last_contact variable configuration.
Configure Organizational Variables
Added psa_offboarding_ticket_type and psa_offboarding_ticket_subtype to form.
Added transitions/actions for new offboarding ticket type/subtype.
Added CTX.psa_offboarding_ticket_type and CTX.psa_offboarding_ticket_subtype as transition conditions for each PSA.
Document M365 Environment
Added check for SMTP address instead of relying solely on UPN.
Exchange CIS Audit
Set title variable as required input.
Set default value of title to "Attachment".
Set title input of workflows_upload_file_to_ticket task to "EXO Cis Audit Report".
Add Devices to Autopilot via Form
Modified hardware_hash regex to accept / as valid input.
Alert on Login from Non-Native Country
Added inputs to psa_create_ticket input fields.
Added
psa_board_override
variable configuration and updated board field Jinja.
CWM: Technician Toolbox via Pod
Added override capability via org var for Onboarding, Groups, Offboarding, Shared Mailbox, and Manage MFA.
Sync NinjaRMM Device Counts to Gradient Synthesize
Removed tag for Immybot.
Added tag for NinjaOne.
Halo Ticket Create
Set skip validation field on create ticket task to True.
Agent Smith: Service Provisioning [Install Second]
Replaced incorrectly cloned copies of several workflows with ones from proper organization.
Last updated
Was this helpful?