← All integrations

Short Menu

Short Menu integration (Marketing, Data). Imported from open-connector.

API key2 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

POST
short_menu_create_link
Create a Short Menu short link.

/links

4 parameters
ParamTypeRequiredDescription
destinationUrlstringrequiredDestination URL to shorten.
domainstringrequiredDomain name to use for the short link.
slugstringoptionalCustom slug to assign to the short link. Pass an empty string to let Short Menu…
tagsarrayrequiredTags to attach when creating the short link.
DELETE
short_menu_delete_link
Delete an existing Short Menu short link.

/links/{id}

1 parameter
ParamTypeRequiredDescription
idstringrequiredIdentifier of the short link to delete.
Request private-beta access