You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: