Writer
Parse PDF tool
Uses Writer API to extract the text content of a PDF file stored in Writer cloud.
Fields
Name | Type | Control | Default | Description | Options | Validation |
---|---|---|---|---|---|---|
File | Text | - | "" | UUID of a file object in Files API. | - | Format: uuid |
Use Markdown | Text | - | yes | - |
| - |
End states
Below are the possible end states of the block call.
Name | Field | Type | Description |
---|---|---|---|
Success | - | success | If the execution was successful. |
Error | - | error | If the function raises an Exception. |