Hi, you should be able to construct the URL or body you want using dynamic values, such as
<https://example.com/api/posts?offset=${start}&limit=10>
Hi, you should be able to construct the URL or body you want using dynamic values, such as
<https://example.com/api/posts?offset=${start}&limit=10>