We use cookies to improve our service. Learn more.

Reference / Integrations

urlbox

Render URLs and HTML into images.

Urlbox is a platform that enables you to create PDF files and images from HTML. With the UrlBox integration, you can create PDF files and images in Glide.

Example of the Generate PDF action.
Example of the Generate PDF action.

Don't see the Twilio integration?

You may need to upgrade your plan. Browse Glide's plans and find the right fit for you.

Adding and Configuring the Integration

To start using the Urlbox integration, you first need to add it to your project.

Setting up the Urlbox Integration.
Setting up the Urlbox Integration.
  • In Glide, click the Settings icon in the upper-right corner.
  • In the Integrations menu, choose Urlbox and select Add.
  • Next, you will need to set your UrlBox Publishable Key and Secret Key. To find this information, sign in to your UrlBox dashboard.
The Urlbox dashboard.
The Urlbox dashboard.
  • Input the Publishable Key and Secret Key into your Glide integration. They will save automatically.
 Adding publishable and secret keys for the Urlbox integration.
Adding publishable and secret keys for the Urlbox integration.

You are now ready to start using UrlBox with Glide.

Features

The Urlbox integration has two features:

  1. Generate PDF
  2. Generate image

Generate PDF

The Generate PDF action allows you to create a PDF file from HTML.

Configuration for the Generate PDF action.
Configuration for the Generate PDF action.

The table below describes each of the fields.

FieldDescriptionRequired field?
HTMLHTML used to generate the PDF file
CSSCSS used to style your HTML
File NameThe name your file. The extension (.pdf) will automatically be appended.
Uploaded PDFA column in Glide to store a link to the generated PDF

The action can be added to a component that supports actions (e.g., a button), added to an action sequence in the Action Editor, or after a form is submitted.

Generate image

The Generate image action allows you to create an image file from HTML.

Configuration for the Generate image action
Configuration for the Generate image action

The table below describes each of the fields.

FieldDescriptionRequired field?
HTMLHTML used to generate the image file
CSSCSS used to style your HTML
WidthWidth of the image
HeightHeight of the image
File NameThe name your file. The extension (.png) will automatically be appended.
Uploaded ImageA column in Glide to store a link to the generated PNG

To learn more generally about Integrations in Glide, including how they affect your app’s usage, check out our Introduction to Integrations.

FAQs

Updated 2 weeks ago
Previous
Twilio
Was this helpful?