Whether you want your session resources visible on your session catalog or mobile app, Hubb API can help you do what you need with your data.
There are two different ways you can get resource data from the API:
Using the "Attachments" Endpoint
GET https://ngapi.hubb.me/api/v1/[eventId]/Attachments?sessionId=[sessionId]
This will allow you to see all the resources associated to a session.
This includes Published, Pending, Approved, and Rejected materials. Their status is clearly delineated in the API data.
Here's an example of the returned data:
Still have more questions?
Drop us a line at support@hubb.me. We love answering API questions.