Retrieves videos from a Facebook Page.
typeFilter by video type: uploaded, tagged
limitintegerNumber of videos to return (max 100) Controls only the first batch; iterate through paging cursors (`paging.cursors.after`) until no `next` page is returned to retrieve all videos.
fieldsstringComma-separated list of fields to return for each video The `source` field returns time-limited URLs; download or process promptly rather than storing for later use.
page_idRequiredstringThe numeric ID of the Facebook Page. This is a numeric string (e.g., '123456789012345'). To obtain a valid page_id, use the 'Get User Pages' or 'List Managed Pages' action which returns page IDs for pages you have access to manage.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.