• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Robolly image rendering through html/api

farraday1

Member
Hi, I am hoping that someone can help me with this.

I am trying to get an image in Robolly rendered through a simple call. I can do this by just opening the link:

https://api.robolly.com/templates/6...QU3RA1UbP1FesWo3bvgwkpWu1zzJOP.jpg&quote=This is variable text&hashtag=bam

But I don't get this to work through the api module. I've tried all settings but I either get an error 400 or sometimes 200.

There is a tutorial for Zapier where a html module is used, but I don't find any alternative to API in pabbly.

How can I achieve to get the final image as a response to work with it.

Cheers
T
 
P

PabblyMember4

Guest
Hey @farraday1

Please check the below video for calling API by Pabbly Module. You will get the correct way to call the API in it.


Thanks
Kunal
 

farraday1

Member
Hi Kunal,

the video helped me to find more ways I can try but I still get an empty response. I've tried GET and Custom Action events.

Robolly gives setup automation wizzards for Google Sheets, Zapier and Node.js and I tried to use those info for Headers and Parameters in many different ways. Unfortunatelly without luck.

I will attach screenshots to the wizzards so maybe you can point me into the right direction.

Thank you
 

Attachments

  • pabbly4.jpg
    pabbly4.jpg
    116.1 KB · Views: 125
  • pabbly3.jpg
    pabbly3.jpg
    102 KB · Views: 128
  • pabbly2.jpg
    pabbly2.jpg
    94.6 KB · Views: 133
  • pabbly1.jpg
    pabbly1.jpg
    47.4 KB · Views: 126
P

Pabblymember11

Guest
Hey @farraday1

Please provide the relevant REST API for the event you want to execute using automation. Additionally, we advise you to get in touch with the application's support staff.
 

farraday1

Member
Hi Supreme,

this is the provided api line with variables copied from the render dashboard:
https://api.robolly.com/templates/62a324892e2bf508fde426f2/render.jpg?image={{REAPLCE_WITH_IMAGE_URL}}&quote={{REPLACE_WITH_TEXT_CONTENT}}&hashtag={{REPLACE_WITH_TEXT_CONTENT}}

I can easily exchange the variables and let the image be rendered through the browser:
https://api.robolly.com/templates/6...vgwkpWu1zzJOP.jpg&quote=WORKS&hashtag=hashtag

As I can just open the URL to get this images I wonder why it seems to be so complicated to do the same via pabbly.

Appreciate your help!
 
P

Pabblymember11

Guest
Hey @farraday1

The image file which you are looking for in the API response is currently not supported on the platform.
 
Top