Hint: use this line for displaying debug output of api return values. Please do this in development area, only. {feed.raw} You can change list of parameters in TypoScript Constants plugin.tx_pbsocial.settings.facebook.requestParameterList. Important: "id", "link" and "message" are always prepended in this list (so do not repeat). To pull out your own parameter according to https://developers.facebook.com/docs/workplace/integrations/custom-integrations/reference/, please fill in here as well, always prepending "feed.raw": {feed.raw.my_facebook_parameter_i_desire} Hint: In TypoScript Setup you as well can add a parameter by using "addToList()" e.g.: plugin.tx_pbsocial.settings.facebook.requestParameterList := addToList(status_type)
{feed.raw.message}