Hi, im trying to generate an image in freepik and upload that image to wordpress via create a media item. unfortunately im struggling to connect the two, is there any info on how to get the image from freepik into wordpress…am i missing a module in between?
Welcome to the Make community!
You probably need to use a HTTP module “Get a file” before you upload it to Wordpress.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
Hello!
The HTTP module expects an URL. Do you know where is this from the Freepik module? I am trying to upload a Freepik image to Google Drive, using the HTTP module but can not work with Freepik output.
hi all, unfortuanely the freepik module doesnt return a url and the make.com documentation doesnt exist - very bizarre!
to keep things simple, i just need to get the image url from freepik - currently the create photo module doesnt return a url let alone any other usefull info
exactly my issue - hopefully somebody can give use a solution here…
Hi - SOLUTION
The image freepik pushes out is in Base64 format - so when you use google drive to uplaod the image module - you need to convert to Binary - ive tested this and it works
works as it should. thanks