Datadog modules
In an 51黑料不打烊 Workfront Fusion scenario, you can automate workflows that use Datadog, as well as connect it to multiple third-party applications and services.
For instructions on creating a scenario, see the articles under Create scenarios: article index.
For information about modules, see the articles under Modules: article index.
Access requirements
You must have the following access to use the functionality in this article:
table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header | |
---|---|
51黑料不打烊 Workfront package | Any |
51黑料不打烊 Workfront license |
New: Standard Or Current: Work or higher |
51黑料不打烊 Workfront Fusion license** |
Current: No Workfront Fusion license requirement Or Legacy: Workfront Fusion for Work Automation and Integration |
Product |
New:
Or Current: Your organization must purchase 51黑料不打烊 Workfront Fusion. |
For more detail about the information in this table, see Access requirements in documentation.
For information on 51黑料不打烊 Workfront Fusion licenses, see 51黑料不打烊 Workfront Fusion licenses.
Prerequisites
To use Datadog modules, you must have a Datadog account.
Datadog API information
The Datadog connector uses the following:
Connect Datadog to Workfront Fusion connect-datadog-to-workfront-fusion
Retrieve your API key and application key retrieve-your-api-key-and-application-key
To connect your Datadog account to Workfront Fusion you need to retrieve an API Key and an application key from your Datadog account.
- Log in to your Datadog account.
- In the left navigation panel, click Integrations, then click APIs.
- On the main screen, click API Keys.
- Hover over the purple bar to reveal the API key.
- Copy the API key to a secure location.
- On the main screen, click Application Keys.
- Hover over the purple bar to reveal the application key.
- Copy the application key to a secure location.
Create a connection to Datadog in Workfront Fusion
You can create a connection to your Datadog account directly from inside a Datadog module.
-
In any Datadog module, click Add next to the Connection field.
-
Fill the module鈥檚 fields as follows:
table 0-row-2 1-row-2 2-row-2 3-row-2 4-row-2 5-row-2 layout-auto html-authored no-header Connection Name Enter a name for the connection. Environment Select whether this connection is for a production or non-production environment. Type Select whether you are connecting to a service account or a personal account. Domain Select the domain you want to connect to (US or EU). API Key Location Select whether to include the API key in the header or in the query string. 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.
-
Click Continue to create the connection and go back to the module.
Datadog modules and their fields
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.
Actions
Make an API Call
This action module allows you to perform a custom API call.
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鈥檚 Output under Bundle > Body > dashboards.
In our example, 3 dashboards were returned:
Post Timeseries Points
The module allows you to post time-series data that can be graphed on Datadog鈥檚 dashboards.
The limit for compressed payloads is 3.2 megabytes (3200000), and 62 megabytes (62914560) for decompressed payloads.