• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Why is there no "raw" body type in API (Pabbly), and why is there no image download in API (Pabbly)

mark_inno

Member
I need to send raw body type & json content-type to LinkedIn Post API, how to do this using API (Pabbly). This LinkedIn API https://api.linkedin.com/v2/ugcPosts only accepts raw json.

Also, I need to upload to LinkedIn an image via multipart-form data, and for that I need to download the image via API (Pabbly). I can do this in Make.com, how to download image using API (Pabbly). LinkedIn requestuploadImage API only accepts binary data.

In Make.com:
1727850529547.png


1727850569189.png
 

Luv

Member
Staff member
Hey @mark_inno

I need to send raw body type & json content-type to LinkedIn Post API, how to do this using API (Pabbly). This LinkedIn API https://api.linkedin.com/v2/ugcPosts only accepts raw json.
It seems that you can only enter the data in acceptable format. Although, you can convert your format using "Data Transformer" by Pabbly. Kindly refer to the video below,


Also, I need to upload to LinkedIn an image via multipart-form data, and for that I need to download the image via API (Pabbly). I can do this in Make.com, how to download image using API (Pabbly). LinkedIn requestuploadImage API only accepts binary data.
Kindly try these steps in LinkedIn "Custom API Request (BETA)" and let us know if it works for you.

1727963030509.png
 
Top