Callback handle on knime workflow events using a generic workflow/Script

If I want to do a generic action on any new workflow creation/updation/deletion on KNIME server using any means (either a workflow itself or a script residing on KNIME server itself), whether there is a way to achieve the same. I want this to be minimally invasive and probably in a way like Aspect Oriented Programming provides.

@azadkanswal

Can you provide an example of what you are trying to do to the objects? Do you mean you want to update the workflow repo from a separate application?

Or if you already have a script can you share?

-Stephen

2 Likes

Hi @azadkanswal,

Thanks for contacting us!

Unfortunately, it’s not really clear without an example, but in your case may be useful the REST API .

Please, pay attention to the following links:

https://docs.knime.com/2022-06/server_user_guide/index.html#rest-api

Best regards,
Dzhanhir

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.