-
-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
bugSomething isn't workingSomething isn't workingpri/highHigh priority issueHigh priority issuestatus/approvedThis issue is ready to be implementedThis issue is ready to be implemented
Description
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
- Create Webhook, select "created" for Events
- Add URL to hoarder
- 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
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
Labels
bugSomething isn't workingSomething isn't workingpri/highHigh priority issueHigh priority issuestatus/approvedThis issue is ready to be implementedThis issue is ready to be implemented