Hi in this video we'll demonstrate how to split a pdf document with pdf.co connector for power automate cloud we've already added a pdf.co custom connector which we'll be going to use here first of all let's create a new custom flow for split pdf also let's make it the manually trigger flow type click on the create button to get started next step would be to select the split pdf action from pdf.co custom connector here we'll have to provide values to its parameters let's add an input url parameter as we can see the input pdf contains four pages we'll attempt to divide it into two separate pdfs next step would be to create notifications for checking output let's create an email notification with subject and output url and body in this case output is a list of urls hence we'll be iterating through this array and sending individual mail proceed with saving flow and get started with testing and executing it now that execution is complete let's check output mails as we can observe we can see two new email notifications containing a new pdf url url is pointing to the splitted output pdf thank you for watching.