You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Hi everyone
I am working on an integration between dspace and a proprietary system through REST. My question is about the way to obtain the item_id after depositing a workflow_item, since I need it for the trace of this integration.
I can't see in the flow through the angular client inspection and in the documentation how to do it. Any ideas?
thanks a lot
Best regards Nicolas
Tim Donohue
unread,
Nov 29, 2021, 10:23:55 AM11/29/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Hi Nicolas,
The Item ID of a Workflow Item can be obtained via the /workflowitems/[id]/item endpoint. It's available even before the workflow item is completed/submitted and it does not change after the workflow item is deposited. See our contract at