← Tools Reference

Short Menu

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

API key2 toolshttps://api.shortmenu.com
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.