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 https://github.com/DSpace/RestContract/blob/main/workflowitems.md#item
You can similarly also get the Item from the /workspaceitems endpoint too... https://github.com/DSpace/RestContract/blob/main/workspaceitems.md#item If you have other questions, let us know on this list. Tim On Wednesday, November 24, 2021 at 10:06:19 AM UTC-6 [email protected] wrote: > 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 > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/de3f8c77-d0c3-47d2-9d95-f0d8f6911acdn%40googlegroups.com.
