Retrieve post from Ghost.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Source | Pick where your data comes from, Content or Admin API | Predefined Choice List | No | |
| By | Get the post either by slug or ID | Predefined Choice List | Yes | |
| Identifier | The ID or slug of the post to get | Text (Short) | Yes | |
| Fields | Limit the fields returned in the response object. E.g. for posts fields=title,url | Text (Short) | No | |
| Formats | | Predefined Choice List | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements