Creates multiple assets in a single request. Use when you need to efficiently create multiple assets at once rather than making individual API calls for each asset. Returns separate lists of successfully created assets and failed assets with error details for troubleshooting.
assetsRequiredarrayArray of assets to create. Each asset must contain 'code' (string, required) and 'type_id' (string UUID, required). Optional fields include 'site_id' and 'fields'. Note: Although the API schema shows only 'code' as required, 'type_id' is actually required in practice - the API r…
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.