Jeff Farris
- Total activity 378
- Last activity
- Member since
- Following 0 users
- Followed by 8 users
- Votes 1
- Subscriptions 200
Articles
Recent activity by Jeff Farris-
Setting Up the Autotask Integration with CloudRadial UCP
Connecting your Autotask instance to your CloudRadial tenant allows you to pull in users and set up your configuration of PSA options for ticketing and various other features.We'll follow four main...
-
Setting Up the Syncro/Repairshopr API Integration with CloudRadial
Connecting your Syncro/Repairshopr instance to your CloudRadial tenant allows you to submit tickets from CloudRadial to Syncro/Repairshopr as a part of your client portal experience. Since both the...
-
Custom Microsoft 365 Graph User Filter for Sync
CloudRadial Support cannot provide help with specific custom filter strings. To fully utilize this feature, please be familiar with Microsoft Graph and read this article completely before implement...
-
Syncing Users Between Office 365 and Your PSA
With support for a growing number of PSAs, CloudRadial's three-way synchronization between CloudRadial, Office 365, and the PSA can vary based on the features supported by the various systems.Below...
-
Integrating Google Workspace Clients
Companies using Google Workspace can still use CloudRadial for tickets and there are some special features that will enable Google Workspace to work easily. We'll need to follow 2 steps to get the ...
-
Syncing Users
As you begin deploying and using CloudRadial, you'll want to be able to reach out to your users with messaging, emails, notifications, and more. For this, you'll need an accurate contact list. All ...
-
Excluding Users from Synchronization
One of CloudRadial's best features is its ability to automatically sync users between CloudRadial, Office 365 and your PSA. But PSAs and Office often have users you don't want in the CloudRadial po...
-
Right of Recission Period
When you sign up for CloudRadial, your tenant is created and you are considered a Partner (client) from day one. That's when your Right of Recission (RoR) period begins. There is no "trial" period ...
-
Creating a PowerShell Azure Function App for Accessing Microsoft Graph
This article is in support of CloudRadial's open source project for Azure Functions. Please see https://github.com/cloudradial/CloudRadialCsaAutomations for more information. Azure Functions provid...
-
Installing PowerShell Modules in Azure Functions
Azure Functions are a great way to run PowerShell scripts on demand. However, most PowerShell scripts require access to functions in modules like Microsoft.Graph. The default way to add PowerShell ...