SharePointPro
SharePointPro
  • 13
  • 196 353
Easily Create SharePoint Template With ShareMaster
Discover the simplicity of crafting SharePoint Templates with ShareMaster. Elevate your experience further by integrating ShareMaster's Persistent Text Area add-on. This innovative feature ensures that each client receives customized content that remains unaffected by subsequent updates.
sharemaster.io
Переглядів: 126

Відео

Copy SharePoint List Views
Переглядів 3948 місяців тому
In this UA-cam video, I'll demonstrate how effortlessly you can replicate views of SharePoint Lists and Document Libraries from one site to another sharemaster.io
Easily replace text or links in a SharePoint Site Pages library
Переглядів 8269 місяців тому
In this video I will demonstrate how to update text and links by bulk in a SharePoint Site Pages document library. This same method can be used to update files, columns and JSON custom formatting in a SharePoint site. sharemaster.io
Save space by trimming SharePoint file versions
Переглядів 7109 місяців тому
Did you know you can save a ton of space by trimming file versions in SharePoint? Each time a file is saved, it may retain a version the size of the original file. Watch the video to see how ShareMaster can trim SharePoint file versions. sharemaster.io
Searching the SharePoint Recycling Bin
Переглядів 1,2 тис.9 місяців тому
Searching and restoring files using the Standard SharePoint Recycling bin can be a nightmare. In this demo I will show you how you can quickly and easily search and recover files from SharePoint using ShareMaster sharemaster.io
Reset SharePoint file version number
Переглядів 3479 місяців тому
In this tutorial, I'll guide you through the process of downgrading a file's version number in SharePoint using ShareMaster. SharePoint doesn't offer a built-in method to reduce a file's version, but with ShareMaster, you can efficiently and conveniently perform this task in bulk. Best of all, this feature is available on ShareMaster's free tier! Explore ShareMaster and its features at sharemas...
ShareMaster - Copy List with lookup from one site to another
Переглядів 1349 місяців тому
In this video I will demonstrate how to copy a list with a lookup column from one SharePoint Online site to another Sharepoint online site using ShareMaster. sharemaster.io
Introducing ShareMaster - SharePoint Migration and Management software
Переглядів 2609 місяців тому
Explore the all-new ShareMaster, launched in early 2024 after an extensive year of development! Dive into our promotional video to discover the simplicity of migrating SharePoint online sites with ShareMaster. sharemaster.io
Sharing files in SharePoint - what you are doing wrong - Quick Explainer.
Переглядів 8692 роки тому
A quick explainer video on sharing files in SharePoint. Stay tuned to the end to see a common mistakes many companies are making when sharing a files. *note* - At the time of making this video, setting the default share link to "people with existing access" must be down PowerShell using this script: Set-SPOSite -identity {your_tenant}.sharepoint.com -DefaultLinkToExistingAccess $true Feel free ...
SharePoint Advanced Recycling Bin - Searchable
Переглядів 5 тис.3 роки тому
The native SharePoint recycling bin is terrible. There is no search functionality, finding files to restore is a nightmare. I have built a Advances Recycling Bin for SharePoint. Find it free here: appsource.microsoft.com/en-au/product/office/WA200003429?tab=Overview www.sharepointpro.com.au/
Leave Request Form with SharePoint and Power Automate in under 10 minutes
Переглядів 61 тис.3 роки тому
I take you how to make a leave request form in under 10minutes, using SharePoint and Power Automate. You can see the MS Flow template Microsoft provides here: www.sharepointpro.com.au/leave-request-default/ And a screen shot of the MS Flow that I create from scratch here : www.sharepointpro.com.au/wp-content/uploads/2021/10/Leave-request-scratch.png Please let me know if you would like me to de...
Preventing Infinite Loop in MS Power Automate (MS Flow)
Переглядів 15 тис.3 роки тому
When a MS Flow is setup with the trigger "When item is created or modified" and the flow updates an item on the same list, an infinite trigger may occur. Power automate will warn us with "Actions in this flow may result in an infinite trigger loop. Please ensure you add appropriate conditional checks to prevent this flow from triggering itself". To prevent an infinite loop, create a dedicated M...
Create a Ticketing System in Sharepoint with Power Automate
Переглядів 111 тис.3 роки тому
I take you through a way to create a simple yet powerful ticketing/tasking system using only SharePoint and MS Power Automate (MS Flow). The design uses no code and can be be customized to suit your business needs. First create a SharePoint List that will hold the tasks. I created the fields: Status - Choice Field Email Sender - Choice Field Assigned To - Person/Group Field Date Received - Date...

КОМЕНТАРІ

  • @erikabrizuela7567
    @erikabrizuela7567 Місяць тому

    Hi! I did this and when I use the trigge When a new email arrives but with my personal corporate email it works all the flow till ends but when a use the trigger in a sharemailbox it does'nt work from the Export email, what can it be?

    • @kenanderson5739
      @kenanderson5739 Місяць тому

      Are you using the When a new email arrives in a shared mailbox (V2) trigger? And do you have full access to the shared mailbox?

    • @erikabrizuela7567
      @erikabrizuela7567 Місяць тому

      ​@@kenanderson5739 I have full access and also SendAs permission, I tried several times but It gets stuck when trying to export, It does not show me the outputs, just the input and properties when seeing the detail

    • @kenanderson5739
      @kenanderson5739 Місяць тому

      @@erikabrizuela7567 I would need to see screenshots to better evaluate the issue

  • @basiloneal5173
    @basiloneal5173 Місяць тому

    Do you have a video on the calendar creation part?

  • @ShaileshV-b8k
    @ShaileshV-b8k 2 місяці тому

    Please share when email arrives then update existing ticket in SharePoint

    • @kenanderson5739
      @kenanderson5739 2 місяці тому

      You should try and research these specific situations on your own. SharePointPro does not go over interpreting e-mails to update existing tickets. He goes over how to convert new e-mails into SharePoint tickets.

  • @alfadat
    @alfadat 2 місяці тому

    Great development! Any way to create Tickets numbers and follow from that?

    • @kenanderson5739
      @kenanderson5739 2 місяці тому

      Yes, use ID. You can unhide the ID column in SharePoint.

  • @titopancho
    @titopancho 2 місяці тому

    excellent tutorial.. i was able to re-create this in my office.. the only problem i am having now is, when a ticket / task is assigned to a user and the user change the status to "In Progress" the item or task disappears from the user's "my tasks" view.......

    • @kenanderson5739
      @kenanderson5739 2 місяці тому

      Need to update your SharePoint view filtering

  • @bardaprasad2031
    @bardaprasad2031 2 місяці тому

    Excellent work mate, This is going to save a lot of cost small businesses and teams.

  • @ShaileshV-b8k
    @ShaileshV-b8k 3 місяці тому

    Assigning task to related task is flow is not working please share video for this

    • @kenanderson5739
      @kenanderson5739 2 місяці тому

      you'll need to get your logic better connected, there are good examples on how to do this online

    • @ShaileshV-b8k
      @ShaileshV-b8k 2 місяці тому

      ​@@kenanderson5739 I am created flow but its not working, if you have any website or example to avoid ticket duplication please share me

    • @ShaileshV-b8k
      @ShaileshV-b8k 2 місяці тому

      @@kenanderson5739 Please share me any blog or website details

    • @ShaileshV-b8k
      @ShaileshV-b8k 2 місяці тому

      @@kenanderson5739 Please share the info

    • @kenanderson5739
      @kenanderson5739 2 місяці тому

      @@ShaileshV-b8k this is a good content creator that overviews your issue: www.youtube.com/@RezaDorrani

  • @ShaileshV-b8k
    @ShaileshV-b8k 3 місяці тому

    How Calculate SLA within business hour, please share the flow

    • @kenanderson5739
      @kenanderson5739 2 місяці тому

      You'll need to create a calculated column with the exact details above, there are helpful tools online

    • @ShaileshV-b8k
      @ShaileshV-b8k 2 місяці тому

      @@kenanderson5739 Please share more details online tools

    • @kenanderson5739
      @kenanderson5739 2 місяці тому

      @@ShaileshV-b8k Google calculated columns in SharePoint

  • @titopancho
    @titopancho 3 місяці тому

    i have tried several times, using a shared mailbox an also a regular mailbox.. the first flow "when new email arrives" check good in 0.5 second. but the second one "export email" never works.. :(

    • @kenanderson5739
      @kenanderson5739 3 місяці тому

      Using Export email (V2)? And connecting the corresponding Message ID?

  • @jimrobertson7991
    @jimrobertson7991 4 місяці тому

    Should have but did not work for me at all

  • @davidsrandombs
    @davidsrandombs 4 місяці тому

    I got this warning message that hinders the flow: Power Automate Approvals has not been installed for this environment. Run this approval flow to initiate provisioning. Please help!

  • @hearthrob300
    @hearthrob300 4 місяці тому

    I am trying to create a form submission system at work where job request forms are sent in via sharepoint and an automated response will send the submitter a queue number letting them know where they are in line for completion of the job based on how many other forms are to be completed before them. Can you assist me with this?

    • @kenanderson5739
      @kenanderson5739 3 місяці тому

      Create an automated cloud flow with these triggers MS Forms (When a new response is submitted, Get Response Details)- SharePoint (Create Item)-Outlook (Send an e-mail). There are good tutorials on the internet on how to do this in more detail.

  • @arvinmorales306
    @arvinmorales306 4 місяці тому

    Amazing job. Is there a way to display the body of the email when opening a ticket as opposed to having to click on the email attachment?

    • @kenanderson5739
      @kenanderson5739 4 місяці тому

      There's a character limit, so email attachment is the best way to go

  • @Gunjan_92
    @Gunjan_92 4 місяці тому

    how to create a shared calendar

  • @ashleymcintosh6697
    @ashleymcintosh6697 5 місяців тому

    in the email notification there are no details on what the leave request dates are, so you couldn't really approve or reject without having this information first ?

  • @Martinvaillancourt-uv6uu
    @Martinvaillancourt-uv6uu 6 місяців тому

    I like this and it is part of my learning process. Thank you very much. :)

    • @kenanderson5739
      @kenanderson5739 5 місяців тому

      Careful, if you get good, this is all you'll do at work =D

    • @LOV111VOL_
      @LOV111VOL_ 5 місяців тому

      i love You do You love me too :) ?

  • @Monica-ff1ke
    @Monica-ff1ke 6 місяців тому

    @SharePointPro Hi there, Can anyone help? I am setting up using a shared mailbox, but when I do the testing it shows error message "REST API is not yet supported for this mailbox."

    • @kenanderson5739
      @kenanderson5739 6 місяців тому

      Make sure you are using the correct Power Automate Action- send email from a shared mailbox (V2) and not send an email (V2)

    • @Monica-ff1ke
      @Monica-ff1ke 6 місяців тому

      @@kenanderson5739 but from the video it says " use export email(v2)" so for shared mailbox is different.

    • @kenanderson5739
      @kenanderson5739 6 місяців тому

      @@Monica-ff1ke can you reference a timestamp on video?

    • @Monica-ff1ke
      @Monica-ff1ke 6 місяців тому

      @@kenanderson5739 Step 2, 3:16 on the video. I checked all my steps are all the same with the video. now flow has no error, but when I do testing, the email just not showing up in the sharepoint.

    • @Monica-ff1ke
      @Monica-ff1ke 5 місяців тому

      @@kenanderson5739 now my flow is good, but just has no email show up in the sharePoint.

  • @jonnyspbr
    @jonnyspbr 6 місяців тому

    have a license to use only this feature?

    • @sharepointpro7900
      @sharepointpro7900 6 місяців тому

      Hi Jose, This feature is available in the free version.

    • @sharepointpro7900
      @sharepointpro7900 6 місяців тому

      make contact with us through our webpage, we can give you unrestricted beta version for free for a few months.

    • @jonnyspbr
      @jonnyspbr 6 місяців тому

      @@sharepointpro7900 i will send you an e-mail. Thanks

    • @jonnyspbr
      @jonnyspbr 6 місяців тому

      @@sharepointpro7900 wich e-mail can i contact you ?

  • @jammiestegman9184
    @jammiestegman9184 7 місяців тому

    is there a way to have an approval flow just as you described but have each person requesting go to a separate sharepoint calendar?

  • @annaweitnauer
    @annaweitnauer 7 місяців тому

    Thank you for this! How do you ensure that the Calendar only shows Approved requests?

  • @jonnyspbr
    @jonnyspbr 8 місяців тому

    Don´t have a lower license to use only this feature on your site? cos i will use only this feature, to clean those all versions of files?

    • @sharepointpro7900
      @sharepointpro7900 7 місяців тому

      While we are in beta testing you can use this feature for free , unrestricted.. Once we are out of beta we will look at having a cheaper plan for it.

    • @efmchale
      @efmchale Місяць тому

      Is this still in beta?

  • @TheHolicaGroup
    @TheHolicaGroup 8 місяців тому

    So im guessing we can use power apps to create the front end form?

  • @mariammayengo1777
    @mariammayengo1777 8 місяців тому

    good tutorial, however mine doesnot work well like yours even when i follow it to the letter...

  • @Will-p9x
    @Will-p9x 8 місяців тому

    This is great! Thanks for sharing mate, will be very helpful for our small organization:)

  • @lentecreatives8886
    @lentecreatives8886 9 місяців тому

    Requested by and pending response is the same user. Requested by should be the staff and the pending response should be the manager

  • @q2l867
    @q2l867 9 місяців тому

    is the educational version of share point enough?

  • @melodic_iam9167
    @melodic_iam9167 9 місяців тому

    This has been very helpful but power automate has changed in display so I am at a standstill in the creating flows

  • @GeorgiCarrera-rd1it
    @GeorgiCarrera-rd1it 9 місяців тому

    Hi there, thank your for this video! I would like to know how I can display in detail the dates and days for which they are applying for leave in the email that is sent to the manager for approval.

  • @KeyserSoze-s3x
    @KeyserSoze-s3x 9 місяців тому

    Mate, that was the sh_ttiest tutorial I've ever watched. Slow down next time, I had to play is at .25 speed and even then I had to keep backing up.

  • @zubaydee
    @zubaydee 9 місяців тому

    Thanks for the helpful video! I followed the steps but when I create "Create item" action I get this (Your flow was saved, but with a warning: Your flow may have a circular loop Actions in this flow may result in an infinite trigger loop. Please ensure you add appropriate conditional checks to prevent this flow from triggering itself.) Any idia why?

  • @OniOni-l9z
    @OniOni-l9z 9 місяців тому

    Hi Michael, how do I set the automation part for shared calendar in outlook? Thank you

  • @hbhachu
    @hbhachu 10 місяців тому

    I'm getting a error message when trying to "Create Email Ticket When Email Arrives" automate workflow. The error message reads "Invalid Connection". Do I need a SharePoint Pro in order to create an automate workflow for email

  • @jadenlee4018
    @jadenlee4018 10 місяців тому

    @4:39 Im not getting the ID option. I only get something about attachement size. Can someone please let me know what I missed. Thanks in advance

  • @beantlallh1743
    @beantlallh1743 10 місяців тому

    Can you create a leave request with times>

  • @ketchupdaddy
    @ketchupdaddy 11 місяців тому

    Hi Mate, what is the office 365 user connection being used here? when pooulating the original Mailbox address the shared mailbox is not showing TIA :)

  • @sandraalbarran06
    @sandraalbarran06 11 місяців тому

    I am having trouble attaching the email. I followed the steps but all I get is a blank email.

  • @elipicazo268
    @elipicazo268 11 місяців тому

    how do you keep a comment log to document events and communication?

  • @bonamainza8109
    @bonamainza8109 11 місяців тому

    How about the date completed mine is not updating automatically - do I need to manually add a date for Date Completed? Thanks in advance.

    • @kenanderson5739
      @kenanderson5739 11 місяців тому

      Start with when an item is modified, create a condition, if status = completed, than update item completed date to utcNow() - similar to the date assigned process he covers

  • @edwinsantos3929
    @edwinsantos3929 Рік тому

    Good day sir. I am attempting to follow your very informative steps and I am near the end and am having a bit of trouble with the section on adding the calendar. I cannot seem to get the same type of fields list you draw up once you enter your list name. I just get the following message: The dynamic operation request to API 'sharepoint online' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found clientRequestId: 553f4a52-ff03-459e-b8b3-8b65ff8fdce3 service RequestId: 553f4a52-ff03-459e-b8b3-8b65ff8fdce3" } I can select my "list" however it will not take once I add the word Calendar. Can you help me please?

  • @ariakarimi6414
    @ariakarimi6414 Рік тому

    How to add an attachment from the received to the same row of SharePoint list.

  • @Piet-72
    @Piet-72 Рік тому

    Thanks for the great tutorial! I have also checked the blog post on filtering for replies to existing tickets but can not seem to get the flow to work. It errors on the Get-Items section with BadRequest. The error as follows: The expression "Status ne ‘Completed’ and Status ne 'Existing Task' and substringof('SP Ticket test 05',Title) and Id ne 100" is not valid. Creating query failed." If I understand this correct it checks for Status not equal to Completed and not equal to Existing Task. The ticket subject was "SP Ticket test 05" and I assume the Id returned as 100 was the one that was created as the reply, since it changed with every test. I'm no sure what I am missing here.

  • @rajivsingh6912
    @rajivsingh6912 Рік тому

    Hi Michael, is ther posibility to configare escaltion too with MS flow and Sharepoint ticketing system.

    • @kenanderson5739
      @kenanderson5739 Рік тому

      Create a flow to raise the priority level and re-assign to someone else based on your escalation criteria

  • @dfaridon
    @dfaridon Рік тому

    Great video! Question, what step would you add so that new tickets are not opened when client replies to the same email. We reply to the client on Outlook and dont want duplicate tickets when they reply back.

    • @kenanderson5739
      @kenanderson5739 Рік тому

      Create a flow with a condition of RE: or re: and move to a different View in your list, outside of your Work list. While it will create a ticket, there will be instances that more work will be needed and it's good to have this reference and good to count all correspondence coming to your shared inbox.

    • @dfaridon
      @dfaridon Рік тому

      @@kenanderson5739 will try this. Thank you

    • @Zelnick.SD.Engineer
      @Zelnick.SD.Engineer 9 місяців тому

      ​@@kenanderson5739 Did you create a whole new flow or did you create a condition within the current flow? Can you explain exactly how you did it?

  • @tiajackson4204
    @tiajackson4204 Рік тому

    Is there a slower step by step

    • @natokafor1612
      @natokafor1612 Рік тому

      You can slow the speed of the video down to help you achive this or i can assit you to develop this and something more robust

  • @mge415
    @mge415 Рік тому

    Big Thanks ! i would like to know how you manage when you receive a response to an existing "open ticket" ?

    • @kenanderson5739
      @kenanderson5739 Рік тому

      What I did for the scenario: 1. Send out notification e-mail to ticket creator with hyperlink to their ticket 2. Create a flow to grant item level access to ticket creator, so that they are able to respond 3. Flow to notify ticket processor when item cell has been updated with ticket creator comments

    • @mge415
      @mge415 Рік тому

      @@kenanderson5739 thank you 🙏

  • @DanielaRodríguez-g9e
    @DanielaRodríguez-g9e Рік тому

    This was super helpful! I followed the steps carefully and it worked perfectly.

  • @kenanderson5739
    @kenanderson5739 Рік тому

    Thank you for this guide. This helped me get started and I have added many more workflows in Power Automate.

    • @kenanderson5739
      @kenanderson5739 5 місяців тому

      I've been promoted for my Power Automate efforts :)

  • @davidwebster2616
    @davidwebster2616 Рік тому

    is there any other way to avoid these infinite loops without this user creation option? I'm supporting a client where that isn't an option to create a user account just for this.

    • @alyna255
      @alyna255 7 місяців тому

      I have a similar situation, I am working on a flow with my company account and have no option to even access Admin. Did you find any solution for it?

  • @gvenkatakrishna20
    @gvenkatakrishna20 Рік тому

    Email attachement does not contain any data when we run this code.. please help

  • @theamenesesmeneses
    @theamenesesmeneses Рік тому

    I cannot find the last part of calendar, it's not showing in my flow creation. Please help