18 Apr 2023 11:32 AM - edited 20 Jul 2023 12:34 PM
When setting up workflows, which scripting languages can be used?
Solved! Go to Solution.
18 Apr 2023 11:35 AM
Hi,
I had seen only TypeScript per now, but others will be included.
Best regards
18 Apr 2023 11:35 AM - edited 06 Jul 2023 12:11 PM
Besides the extensibility provided by Javascript and HTTP requests (webhooks), AppEngine allows the use of SDKs to extensively interact with Dynatrace. One example of this is our open-source Automation Workflow Creator.
The advantage: You can directly reuse the same ad-hoc scripting code to build your own reusable workflow action (for low/no code usage) in your environments.