Skip to content

Comments

Feat/issue44#59

Merged
JerryIdoko merged 3 commits intoVesting-Vault:mainfrom
OthmanImam:feat/Issue44
Feb 23, 2026
Merged

Feat/issue44#59
JerryIdoko merged 3 commits intoVesting-Vault:mainfrom
OthmanImam:feat/Issue44

Conversation

@OthmanImam
Copy link
Contributor

@OthmanImam OthmanImam commented Feb 23, 2026

Closes #44

# Webhook Registration for DAOs

Description

DAOs want the ability to trigger internal scripts when an employee claims tokens. This feature allows Admins to register custom webhook URLs that will receive claim event payloads.

Acceptance Criteria

  • Implement POST /api/admin/webhooks endpoint
  • Store webhook URL in organization_webhooks table
  • Fire an HTTP POST request to the registered URL with the event payload whenever a claim occurs in the vault

Labels

  • integration
  • feature

@JerryIdoko JerryIdoko merged commit f2ba681 into Vesting-Vault:main Feb 23, 2026
1 check passed
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.

#25 Issue 25: [Feature] Webhook Registration for DAOs

2 participants