How can I retrieve the vector ID after inserting a document via the Pinecone n8n node?

This isn’t a direct answer to your question, but in case no one else has the answer you can do the insert through a direct HTTP Request like this:


And setting the JSON body to your insert query

1 Like