Integration Service, Custom Connector Trigger

Thanks for the response and the information.

My request does have a date field that is called ‘Created’. And it does support greater than or less than operators on it.

It seems like the trigger in connector builder adds in the since values, is that true?

Additionally I should mention because it may be helpful for context, I am attempt to build my own custom connector for reading items in a sharepoint list.

Now, I know there is a connector offered by UiPath to connect to and use sharepoint. But my company has locked down the ability to use it for some reason. But I am able to use an app registration that we created to read the sharepoint items. And it is successfully connected with a custom connector. The out of the box sharepoint connector requires an account sign in, even if I use the bring my own oauth credential option. So that’s my roadblock