Create docx from data in an SP list - how to get item ID?

I just need a nudge to get me pointed in the right direction. I know that my question is not specific to Plumsail but hoping there is a kind soul who can get me started.

I want to create a docx using data from the active SP item.

Steps.
1… Manually trigger

  1. Get file content (my template)

  2. This is where I’m stuck. I want to work only with the currently active SP item (Get Item). How do I get the ID for the current item? I do not need “Get Items” and the iterator it automatically creates.

  3. Plumsail - Create DOCX from template

Thank you.

Ken

Hello @Ken,

Thanks for your question.

You can get the item ID if you use SP trigger When an Item is created

SP%20Item%20Id%20img2

Then you can select the ID in Plumsail action Create DOCX document from template

Please give it a try.

Best regards,
Petr Bushuev