Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/insert event trigger #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Bosun-Josh121
Copy link

@Bosun-Josh121 Bosun-Josh121 commented Mar 2, 2025

Created event trigger for INSERT operations on escrow_transactions table

Defined appropriate payload structure including relevant transaction fields

Set up initial webhook endpoint configuration for new transaction events and logs

exported metadata

API.Explorer._.Hasura.-.Google.Chrome.2025-03-05.02-59-47.mp4

Closes #96

@sotoJ24 sotoJ24 self-requested a review March 3, 2025 05:58
@rvalenciano
Copy link
Contributor

Hey @Bosun-Josh121 , can you please link in the PR transaction which issue are we trying to close? Also, can you add some evidence on how you test this?

Copy link
Contributor

@sotoJ24 sotoJ24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could please follow the CONTRIBUTORS_GUIDELINE.md for the PR

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.

Implement INSERT Event Trigger for escrow_transactions
3 participants