Hey @david.rya.goderre1 To migrate your Integration Service trigger to the new API Triggers in UiPath Orchestrator, create a new API trigger in the Triggers section, configure it with the GET request pointing to your SharePoint API endpoint, set up authentication and conditions (e.g., new items), and link the trigger to your existing process. Finally, test it to ensure it fires correctly and adjust settings like polling frequency as needed.
cheers