Skip to content

Webhook set for "created" only gets a "crawled" event too. #1092

@filviu

Description

@filviu

Describe the Bug

I've setup a webhook to ping an n8n instance whenever a URL is hoarded. It works fine but I was surprised to see two calls for each new URL hoarded.

I checked the payload and looks like I get one for "operation": "created" and a second one for "operation": "crawled"

I double-checked and only created is selected as event. Just for fun I set it up to only send events on crawled but I still get two calls.

Steps to Reproduce

  1. Create Webhook, select "created" for Events
  2. Add URL to hoarder
  3. Inspect webhook payloads

Expected Behaviour

I would like to only get created or crawled depending on what I select.

Just to be greedy I would love a new Event type - AI tagged - which includes the assigned tags.

Screenshots or Additional Context

Image

Thanks for the awesome app !

Device Details

No response

Exact Hoarder Version

0.22.0

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpri/highHigh priority issuestatus/approvedThis issue is ready to be implemented

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions