Hi,
I created an incoming configuration with a http subscriber that has pagination. This works fine but now the api queries all the data. The api gives the option to pre-filter the results, the option i want to use is based on dates. The problem is that i can’t define anything before the http subscriber and if i create for example a storage based subscriber the http subscriber has no more pagination options.
Is there a way for me to solve this?
