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

Integration with external tools #266

Open
danmaz74 opened this issue Oct 24, 2024 · 0 comments
Open

Integration with external tools #266

danmaz74 opened this issue Oct 24, 2024 · 0 comments
Assignees

Comments

@danmaz74
Copy link

  • Create a secure API endpoint to find all Resources or filtered Resources.
    • Filter mechanism: last update for a given link is >= than a param
  • Create a general mechanism to ping external API endpoints on certain events. The external endpoints, their authentication data, and the event names should be stored in the DB, eg:
    • event: "ocx_updated"
    • payload: { ... }
    • endpoint: "https://..../api/ocx_updated
@danmaz74 danmaz74 self-assigned this Oct 24, 2024
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

No branches or pull requests

1 participant