# Development with my passowrd

**Use case:** Build feeds & directories

This is a test of publishing task with secret field

## Input

```json
{
  "environment": "staging",
  "password": "***"
}
```

## Output

```json
{
  "data.symbol": {
    "label": "Symbol",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [My Actor](https://securitybyobscurity.apify.com/katzino96.original/my-actor) with a specific input configuration. Visit the [Actor detail page](https://securitybyobscurity.apify.com/katzino96.original/my-actor) to learn more, explore other use cases, and run it yourself.