Sha256: 2c237761188d05a9137d5410db2a9770cb4d8488805f52c0bb5ce59257a638ab

Contents?: true

Size: 569 Bytes

Versions: 8

Compression:

Stored size: 569 Bytes

Contents

# Marketo input plugin for Embulk

TODO: Write short description here and build.gradle file.

## Overview

* **Plugin type**: input
* **Resume supported**: yes
* **Cleanup supported**: yes
* **Guess supported**: no

## Configuration

- **option1**: description (integer, required)
- **option2**: description (string, default: `"myvalue"`)
- **option3**: description (string, default: `null`)

## Example

```yaml
in:
  type: marketo
  option1: example1
  option2: example2
```


## Build

```
$ ./gradlew gem  # -t to watch change of files and rebuild continuously
```

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
embulk-input-marketo-0.6.0 README.md
embulk-input-marketo-0.6.0.alpha.1 README.md
embulk-input-marketo-0.5.7.alpha.6 README.md
embulk-input-marketo-0.5.7.alpha.5 README.md
embulk-input-marketo-0.5.7.alpha.4 README.md
embulk-input-marketo-0.5.7.alpha.3 README.md
embulk-input-marketo-0.5.7.alpha.2 README.md
embulk-input-marketo-0.5.7.alpha.1 README.md