Skip to main content
Skip table of contents

sapio365 - latest automation additions

Every new feature added to sapio365 is enabled for automation.

See the list below for the latest additions in automation for each release.

New automations for grid features and others that are not specific to sapio365 can be found on this page.

sapio365 2.2.1 - April 2024

New tag to sign out of a sapio365 session: SignoutSession.

New tag to add owners to private or shared channel in Channel Members module: <SelectedChannelOwnerAdd/>.

New tag to hard-delete messages: <SelectedHardDelete/>.

New refresh tags for Users and Groups modules: 'Reload' and 'Reinitialize'

New tags to edit Service Principals: <SelectedEditServicePrincipal/>

sapio365 2.2.0 - February 2024

Tags to load Custom Security Attributes in Users or in Service Principals modules: <SelectedUserLoadCustomSecurityAttributes/> and <SelectedServicePrincipalLoadCustomSecurityAttributes/>. 

Tag to add external members to a shared Teams channel: <SelectedChannelExternalMemberAdd>. 

Tag to show nested Teams channel members:  <ShowNestedTeamMembers value="true"/>. 

Tags to get all sites or show personal sites (OneDrive): <ShowSites allSites=”True”/> and <ShowPersonalSites Value=”True”/>. 

Tags to load Restore Point or Snapshot: <LoadRestorePoint> and <LoadSnapshot>. 

Tag to login to a disconnected module (RestorePoint): <Login/>. 

Parameter to append new records to a Restore Points saved as "details": Mode="AppendVisible" or Mode="AppendSelection". 

Tags to connect to Partner Session with new system list: O365Contracts (O365Contract_Domain, O365Contract_Name) and new actions: <ConnectToCustomer Domain=””/> or <ConnectToCustomer Name=””/>. 

Tag and command line to load Partner Session: <LoadSession … CustomerTenantId=”customer-tenant-id”/>. 

Tag to keep a session active: <RetainSession/>. 

Parameter to use an existing open module instead of a new one: frameId. 

The Function tag allows to declare a function, a block of code that can be executed by invoking its name.

Allow to provide directly a list of IDs to AddToSelection

sapio365 2.1.10 - August 2023

Parameters 'AdditionalUserColumns' and 'AdditionalGroupColumns' now replace 'ColumnTransport' (submodules) and 'AdditionalInfo' parameters (Sign-ins and Usage Reports).

Tag to edit a Registered Application: <SelectedEditApplication/>.

Parameter to send an email in an App session: <SendMail SendFrom="<UserID or Username>" …>.

Tag to show User Chats: <SelectedShowChats/> or <ShowMyDataChats/>.

Tag to show Registered Devices: <ShowDevices/>.

Tag to create a Teams channel: <CreateChannel/>.

Tag to edit Teams channels: <SelectedEditChannel/>.

Tags for uploading a file or folder: <UploadFolder/> and <AddFile/>.

System variable to return the current user ID: {%SessionUserID%}.

Tag to show User Chat Message: <SelectedShowChatMessages/>.

sapio365 2.1.9 - March 20 2023

Tag to copy Mailbox Permissions: <SelectedPermissionCopy>. 

Parameter 'MailboxType' for mailbox type in <ImportUsers>

Tag for copying or moving email messages to multiple folders:  <SelectedMessageMove To="/folder/subfolder;/otherfolder"/>. 

Tag to temporarily change page size value in automation: <SetGraphPageSize value="xxx"/>. 

Parameter for 'Load all channels' option when loading Team channels: <SelectedShowChannels allChannels='true' /> 

Automation for loading channels files: <SelectedShowDriveItemsChannels/>. 

More variables for selecting on-prem users and groups:  OneOnPremUserSelection, OneOnPremGroupSelection, MultiOnPremUserSelection and MultiOnPremGroupSelection. 

Tag to temporarily change timeout value in automation: <SetHttpTimeoutSeconds value="{#seconds}"/>. 

Several automations to manage access rights and delegates in the Mailbox Permissions module

Tag to create a list of available views for a given module:  <GetViewList ListName="UserViews" ModuleName="Users"/>.

Tag for reloading a selection of on-premises users or groups: <ReloadOnPremSelected/>. 

Parameters for tags that "LoadDirectory" to load a list of colon-separated IDs: "LoadUserIds" and "LoadGroupIds"

Parameter "UseIPPS" for automation to connect to a PowerShell IPPS Session

sapio365 2.1.8 - September 29 2022

Automation for "Add/Remove" entries in Session Tab. 

Tag for Users/Groups "Sync cloud/on-premises" feature. 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.