Forum Discussion
Phil007
Mar 11, 2022Copper Contributor
Codeless Connector Platform (Preview) - Pagination
Hi everyone, I have created a new Codeless Connector Platform to ingest Palo Alto Cortex API incidents. I have followed the documentation and successfully setup the connector and can ingest the data...
Alaa_Shehebar
Microsoft
Mar 17, 2022Phil007 thanks for mentioning me.
Using Codeless Connector Platform you can create poller connectors using Link & Offset pagination methods.
I'm not aware of how Cortex API behaves did you try to reach out to their support?
- Phil007Mar 17, 2022Copper ContributorThanks Alaa_Shehebar, I have reached out to Cortex as well to see if they have any options, but nothing yet.
Do you know if there is a way to track where you are up to, count wise with regards to number of results that have been returned as that may help me in this situation.
The other question I have, is there a way to debug a CCP to see what is happening in the calls as that may allow me to work out a way to make the pagination work. For example is the code available on GitHub at all?
Phil