Sign up now for Client Certification Foundation Course - June cohort!
Pure's logos
Pure Help Center for Pure Administrators

If you are a researcher, or other non-admin at your institution, click here.

  • Home
  • Announcements
  • Release Notes
  • Technical user guides
  • Training
  • Events
  • Support
  • Contact Us
  • Home
  • Knowledge base articles
  • Data Sources and Integrations

How Can We Help?

Search Results

Filter By Category

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Contact us

Webservice: How Can I Get Related ContentWebservice: How Can I Get Related Content

What

You can use the webservice to fetch data from Pure. There is a endpoint for each content type, but there is not an endpoint for related data specifically. 
We do not have an option for this in the API, but with the existing webservice and correct parameters it is possible to retrieve the data in one call.

How

Here is an example on Projects and related Research output.

  • Call the project endpoint, to get the related Research output.
    • Use the fields options in the webservice, and specify what fields you want, here you can use .ref to get fields from the related object.
      • E.g. set the fields to relatedResearchOutputs.relatedResearchOutput.ref.*
https://[server.name]/ws/api/517/projects/[insert Pure projectid]?idClassification=pure&fields=relatedResearchOutputs.relatedResearchOutput.ref.*&apiKey=[insertkey]
        
  • This should give you all the fields from the linked Research outputs (if there are any).
    • If you know what fields you need, you can replace .* with specific fields (e.g. you might only need the title and the category) 
      relatedResearchOutputs.relatedResearchOutput.ref.title,relatedResearchOutputs.relatedResearchOutput.ref.category

Note: The fields option only works with REST calls, so you can not do this in a SOAP call.

More information

Note: Some of this information is for internal use only and might not be accessible.

Published at October 25, 2023

Download
Table of Contents
  1. What
  2. How
Related Articles
  • ORCID Integration - Do I Need a Paid ORCID Subscription?
  • UN Sustainable Development Goals (SDGs) Not Being Added in the Pure Backend
  • Web Service: How to Exclude/Limit to Content of a Specific Type
Keywords
  • web service - api post
  • web service - api get
  • 5.19.0
  • 5.18.0
  • 5.17.0
  • publikationer
  • 5.20.0-1
  • projekter
  • web-service
  • end-point
  • web service

Was this article helpful?

Yes
No
Give feedback about this article

    About Pure

  • Announcements

    Additional Support

  • Events
  • Client Community
  • Training

    Need Help?

  • Contact Us
  • Submit a Support Case
  • My Cases
  • Linkedin
  • Twitter
  • Facebook
  • Youtube
Elsevier logo Relx logo

Copyright © 2025 Elsevier, except certain content provided by third parties.

  • Terms & Conditions Terms & Conditions
  • Privacy policyPrivacy policy
  • AccesibilityAccesibility
  • Cookie SettingsCookie Settings
  • Log in to Pure Help CenterLog in to Helpjuice Center

Knowledge Base Software powered by Helpjuice

Expand