Tool to create an external page in Fin Content Library or update an existing page by external ID. Use when you need to ingest new content or update existing content for AI-generated answers. Supports upsert behavior: if a page with the same source_id and external_id exists, it w…
urlRequiredstringThe page URL; used by Fin to attribute answers to sources. Must be a valid URL.
htmlRequiredstringThe body content of the external page in HTML format
titleRequiredstringThe title of the external page
localeRequiredstringLanguage code for the page. Must be 'en'.
source_idRequiredintegerIdentifier for the content import source. This links the page to a specific content import source in your workspace.
external_idRequiredstringUnique ID from the source; enables upsert functionality. If a page with the same source_id and external_id exists, it will be updated instead of creating a new one.
ai_agent_availabilitybooleanWhether Fin AI Agent can reference this content. Defaults to false if not provided.
ai_copilot_availabilitybooleanWhether AI Copilot can use this content. Defaults to false if not provided.
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.