Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We are in the process of migrating from a SOAP-based implementation to a REST-based approach for fetching programs and their associated tags. Previously, with SOAP, we were able to retrieve all relevant data — including tags, tokens, and costs — in a single API call. However, with the REST API, retr...