Skip to content

Dataverse DELETE record operation - #4

Open
matemora wants to merge 3 commits into
TheunsBarnardt:mainfrom
matemora:dataverse-delete
Open

Dataverse DELETE record operation#4
matemora wants to merge 3 commits into
TheunsBarnardt:mainfrom
matemora:dataverse-delete

Conversation

@matemora

@matemora matemora commented May 22, 2025

Copy link
Copy Markdown

This PR adds the ability to delete a Dataverse record by its ID using the existing node structure.

Why this change?
I needed to delete specific records from Dataverse and had to rely on manual HTTP Request nodes, which made the workflow harder to maintain and less intuitive. Adding native support for deletion makes the node more complete and user-friendly.

What was done

  • Added support for DELETE operations via record ID.
  • Ensured the new functionality integrates seamlessly with the existing structure.
  • Updated readme.md and images to reflect the new functionality

Testing
Tested locally using n8n on my machine. Attached screenshots to validate behavior and response handling.
Screenshot 2025-05-22 at 10 29 15
Screenshot 2025-05-22 at 10 32 17
Screenshot 2025-05-22 at 10 33 56
Screenshot 2025-05-22 at 10 35 26
Screenshot 2025-05-22 at 10 35 07

Breaking changes
None. This change is backwards-compatible and does not interfere with current functionality.

Note: I forgot to update the package.json version, sorry!

Let me know if you'd like anything adjusted. Happy to help!

@matemora

Copy link
Copy Markdown
Author

Any comments on this? Will we be able to accept the PR? Really could use those features....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant