# FORM DATA KEY

### Property description

Sending a file through FormData API under a specific string key is possible to set up if the situation requires it.

<div align="left"><img src="https://lh5.googleusercontent.com/ALsJqhGgBiL0EEqn5CfXRj41RSbuydRnIsxtVoqZq50CimKk9YSOyQpjMA89_zNMyed-TI53KsZDfGVq0FW0gn6pBa8aVKQEpgl-VgQwd36K2AAHwoAk2YjHsI6l77m42bqAb3vr" alt="Constant string setting"></div>

<div align="left"><img src="https://lh6.googleusercontent.com/6xq58SlN4oNYiXP01HK4_-jU8kzOlyZft19h1KfVLKOYGYgiYp-26ydk1zjr-ZNfH9CQhZc_Wk8lt7VvUMyo0lr0Qx_WnSFqJUT9XNXdkHme0s2la9gK-MTIaSMyxuZ8eepg15-X" alt="ƒx (String): Setting up String FormData key value"></div>

### State

Setting specific string key.

### Value types

<https://developer.mozilla.org/en-US/docs/Web/API/FormData>

### Availability

[File Upload](/reference-guide/components-list/file-upload.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adapptio.com/reference-guide/properties/form-data-key.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
