Tool to add a new page for monitoring in FluxGuard. This action can: 1. Create a new site with a page (when siteId/sessionId are not provided) 2. Add a page to an existing site (when siteId/sessionId are provided) When creating a new site, you can optionally assign it to categor…
urlRequiredstringURL of the page to monitor. This is the web page that FluxGuard will track for changes.
siteIdID of an existing site to add this page to. Must be provided together with sessionId. If omitted, a new site will be created automatically.
sessionIdID of the session containing the existing site. Must be provided together with siteId. If omitted, a new site and session will be created automatically.
categoriesarrayList of category IDs to assign to the newly created site. Only applies when creating a new site (when siteId/sessionId are not provided). Use FLUXGUARD_GET_ALL_CATEGORIES to retrieve available category IDs.
categoryIdSingle category ID to assign to the newly created site. Only applies when creating a new site. Cannot be used with 'categories' parameter.
categoryNamestringName of a single category to assign to the newly created site. Only applies when creating a new site. The category must already exist in your FluxGuard account.
siteNicknamestringHuman-readable nickname for the newly created site. Only applies when creating a new site (when siteId/sessionId are 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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.