Forum Discussion

jasonyeung87's avatar
jasonyeung87
Icon for Helper V rankHelper V
3 years ago
Solved

Retrieving headers from API response using Value.Metadata

Hi, I'm currently calling an API from FreshDesk to retrieve a list of tickets. The API only returns max 100 records due to pagination, but it mentions it would have a 'link' header defined in the re...