Create a new URL redirect in CloudCart. Supports five redirect types: 'manual' for custom paths, 'external' for external URLs, and 'product', 'category', or 'vendor' to link to specific store items. Use when you need to redirect old URLs to new locations or specific store resour…
itemobjectRelationship to an item (product, category, or vendor)
new_urlstringNew URL path or external URL to redirect to. Required for 'manual' and 'external' redirect types. Not used for 'product', 'category', or 'vendor' types (those use item relationship instead).
old_urlRequiredstringOld URL path to redirect from (must be unique). Include the leading slash.
redirect_typeRequiredstringType of redirect: 'product' links to a product, 'category' links to a category, 'vendor' links to a vendor, 'manual' is a custom redirect path, 'external' is an external URL redirect
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.