Skip to main content

Retrieve post from Ghost

Retrieve post from Ghost.

Application

  • Ghost

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
SourcePick where your data comes from, Content or Admin APIPredefined Choice ListNo
ByGet the post either by slug or IDPredefined Choice ListYes
IdentifierThe ID or slug of the post to getText (Short)Yes
FieldsLimit the fields returned in the response object. E.g. for posts fields=title,urlText (Short)No
FormatsPredefined Choice ListNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A