Use the Gumlet connector to optimize and deliver images and videos.
Integrating your application with Gumlet lets you use these operations in an automation. It exposes 10 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.
Obtaining Your API Key
Log in to your Gumlet account and open the dashboard.
In the left navigation, go to Developer, then select API Keys.
On the API Keys page, click the option to create a new API key.
Enter a name for the key and select a role for it. Only account owners and admins can assign any role; other users can only create keys for their own assigned role.
Save the key, then copy the generated API key immediately and store it securely — it is shown in full only once and is used as a Bearer token to authenticate API requests.
Actions
Action Name | Description |
|---|---|
Create a live stream | Creates a live stream in Gumlet |
Create or update tag | Creates or update a tag for a video in Gumlet |
Delete a live stream | Deletes a live stream in Gumlet |
Delete a video | Deletes a video in Gumlet |
Get live stream status | Gets live stream status in Gumlet |
Get video | Gets a video in Gumlet |
List videos | Lists videos in Gumlet |
List workspaces | Lists workspaces in Gumlet |
Update title | Updates the title of a video in Gumlet |
Upload video | Uploads a video in Gumlet |