Hello everyone welcome back to the ms power automate channel today we are going to discuss how to merge pdf files and how to split pdf files alright let's get started first we are going to talk about how to merge pdf files right in this example here i have a folder which contains five individual pdf files let me just show you very quickly how does the pdf file looks like okay this is the first file second file third file for five and fifth file right so what i'm going to do is let me go to my designer and it turns out that to merge the pdf file is relatively simple first thing i need to do is i need to use the action get files in folders right i will navigate to the folder that i have which is merge pdf folder and what it does is this action will retrieve all the files in this folder and store it inside this variable called files which is essentially a list of file objects let me click the save button and then the next thing i'm going to do is i am going to make use of the action merge pdf files which you can find under the pdf actions so let me drag and drop it into the main workspace and the input parameter in this case i will use my files variable and i'll also specify what is the merge pdf path so let me again go back to my folder and let me call this file merge pdf file and remember in this case to specify the file extension which is dot pdf let me click open right and you know just to be safe if the file access i will choose to overwrite...