24 Jul 2026 10:59 AM
Hi,
We have a workflow which execute DQL queries and send a report with problems opened by email.
Some entities are in another tenant. Do we have a way to get those problems, in another tenant, in same workflow?
Have you try this before?
Best regards
27 Jul 2026 09:55 AM - edited 27 Jul 2026 09:58 AM
Hi @AntonPineiro ,
Yes, this is possible. You can add a Custom JavaScript task to the workflow, call the remote Dynatrace environment, and execute a DQL query to retrieve the required data.
You can use the same approach described in the following post for further details:
Please ensure that the required access token and permissions are configured for the remote environment.
Regards,
Hamdy
Featured Posts