Integrations

Pabbly Connect

Robolly and Pabbly Connect are two powerful tools that work together seamlessly to streamline your image rendering and automation workflows. Robolly is a cloud-based image rendering API that allows you to easily render template-based images on scale. Pabbly Connect, on the other hand, is an alternative to Zapier that helps you automate your workflows by connecting different apps and services together. With Pabbly Connect, you can create automation workflows that trigger actions based on specific events or conditions. For example, you can create a workflow that automatically turns new tweets into images with Robolly and uploads them to your Google Drive. Or automatically generate PDF certificates and so much more.

The possibilities are endless with Robolly and Pabbly Connect. By integrating these two tools together, you can create powerful automation workflows that help you streamline marketing visuals and more. So whether you're a marketer, designer, or business owner, give Robolly and Pabbly Connect a try today and see how they can help you work smarter, not harder.

How to set up Pabbly connect

To set it up, we use the API by Pabbly action.

Setting nameValue to configure
Action EventGET
API Endpoint URLhttps://api.robolly.com/templates/{{TEMPLATE_ID}}/render (replace with real template ID)
AuthenticationBearer token
Authentication valueEnter your Robolly API key (find it in account settings)
Add HeadersUnchecked
Set parametersChecked
ParametersEnter your dynamic modifications. Under label, fill in any element's name from your template. Under value, map your dynamic values. ⚠️⚠️⚠️ Make sure to add "json" as one of the labels and set value to "1" (this is required specifically for Pabbly connect).
Simple ResponseChecked

The configured action should look like this:

Setting up next step actions

In the next action after the file is rendered, you can access the file by the url parameter. In the screenshot below, you can see example how upload the rendered file onto a Google Drive. Other actions, like posting to social media will be similar where you choose the url returned from the render action (API by Pabbly action).