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

[NEOS-1639] Add pre/post sync SQL hooks #2979

Open
nickzelei opened this issue Nov 21, 2024 · 0 comments
Open

[NEOS-1639] Add pre/post sync SQL hooks #2979

nickzelei opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
Feature Created by Linear-GitHub Sync

Comments

@nickzelei
Copy link
Member

We want to add the ability for users to configure a webhooks at the job level.

Initial MVP includes:

  • SQL-based hook to run prior to the first table sync
  • SQL-based hook to run after the last table sync

Input:

  • SQL to run
  • Connection ID to run on the connection itself
  • Weight (to handle ordering of multiple hooks)
  • Name and/or description of the hook for auditing/logging purposes

From SyncLinear.com | NEOS-1639

@nickzelei nickzelei self-assigned this Nov 21, 2024
@nickzelei nickzelei added the Feature Created by Linear-GitHub Sync label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant