Join Slack
Powered by
<@U04SE163WC8> I am setting up custom connector, a...
# ask-ai
t
Trung-Duy Nguyen
10/24/2024, 2:33 PM
@kapa.ai
I am setting up custom connector, and facing a pagination issue. The api has pagination config as body json payload follows:
Copy code
{ "pageable": { "page": 1, "pageSize": 500 } }
How to configure to inject page number to the payload above?
u
user
10/24/2024, 2:33 PM
New message text here
t
Trung-Duy Nguyen
10/24/2024, 2:36 PM
there is no such option
inject_into: "request_body"
Open in Slack
Previous
Next