In an Adobe Workfront Fusion scenario, you can automate workflows that use Datadog, as well as connect it to multiple third-party applications and services.
If you need instructions on creating a scenario, see Create a scenario in Adobe Workfront Fusion.
For information about modules, see Modules in Adobe Workfront Fusion.
You must have the following access to use the functionality in this article:
Adobe Workfront plan* | Pro or higher |
Adobe Workfront license* | Plan, Work |
Adobe Workfront Fusion license** | Workfront Fusion for Work Automation and Integration |
Product | Your organization must purchase Adobe Workfront Fusion as well as Adobe Workfront to use functionality described in this article. |
To find out what plan, license type, or access you have, contact your Workfront administrator.
For information on Adobe Workfront Fusion licenses, see Adobe Workfront Fusion licenses.
To use Datadog modules, you must have a Datadog account.
To connect your Datadog account to Workfront Fusion you need to retrieve an API Key and an application key from your Datadog account.
You can create a connection to your Datadog account directly from inside a Datadog module.
Connection Type | Select the Datadog Application option to get full access to Datadog API. |
Connection Name | Enter a name for the connection. |
Domain | Select the domain you want to connect to (US or EU). |
API Key | Enter your Datadog API key. For instructions on retrieving the API key, see Retrieve your API key and application key in this article. |
Application Key | Enter your Datadog application key. For instructions on retrieving the application key, see Retrieve your API key and application key in this article. |
When you configure Datadog modules, Workfront Fusion displays the fields listed below. Along with these, additional Datadog fields might display, depending on factors such as your access level in the app or service. A bolded title in a module indicates a required field.
If you see the map button above a field or function, you can use it to set variables and functions for that field. For more information, see Map information from one module to another in Adobe Workfront Fusion.
The module allows you to post time-series data that can be graphed on Datadog’s dashboards.
The limit for compressed payloads is 3.2 megabytes (3200000), and 62 megabytes (62914560) for decompressed payloads.
Connection | For instructions about connecting your Datadog account to Workfront Fusion, see Connect Datadog to Workfront Fusion in this article. |
Series | Add time series you want to submit to Datadog.
|
This action module allows you to perform a custom API call.
Connection | For instructions about connecting your Datadog account to Workfront Fusion, see Connect Datadog to Workfront Fusion in this article. |
URL | Enter a path relative to https://api.datadoghq.com/api/ . Example: /v1/org . |
Method | Select the HTTP request method you need to configure the API call. For more information, see HTTP request methods in Adobe Workfront Fusion. |
Headers | Add the headers of the request in the form of a standard JSON object. For example, Workfront Fusion adds the authorization headers for you. |
Query String | Add the query for the API call in the form of a standard JSON object. For example: |
Body | Add the body content for the API call in the form of a standard JSON object. Note: When using conditional statements such as |
Example: The following API call returns the all dashboards in your Datadog account:
URL: /v1/dashboard
Method: GET
The result can be found in the module’s Output under Bundle > Body > dashboards.
In our example, 3 dashboards were returned: