ORCID Plugin - Does PUT API Calls work with the plugin?

Hi Dulip and team!

I wanted to confirm if it’s possible to update work items via the ORCID plugin. For example, if the title of a published article gets updated, would this be also reflected in the ORCID record? Is the plugin using a PUT call for this?

Thank you so much for your support and for your help on this.

Cheers,
Fran

1 Like

Hi @Fran_Alsina ,

for OJS 3.2 and 3.3 the put works in the API.

But for this to work your article must have been submitted through ojs with the given author already authenticated using plugin.

Easiest way to update a record is unpublish it and change the metadata and it will update all the article metadata for authors.

You have to get the most recent orcid plugin from the plugin gallery for this feature to work.

2 Likes