File and Document Management
HTML/CSS to Image
6min
the html/css to image modules enable you to convert html/css to an image in your html/css to image account getting started with html/css to image prerequisites an html/css to image account in order to use html/css to image with make, it is necessary to have a html/css to image account if you do not have one, you can create a html/css to image account at htmlcsstoimage com https //htmlcsstoimage com/ connect html/css to image to make to connect your html/css to image account to make you need to obtain your user id and api key 1\ log in to your html/css to image account 2\ go to dashboard https //htmlcsstoimage com/dashboard where you can find your user id and api key 3\ go to make and open the html/css to image module's create a connection dialog 4\ enter the user id and api key provided in step 2 to the respective fields and click the continue button to establish the connection actions create an image with html/css converts html/css to an image (jpg, png, webp) connection html/css to image docid\ jme2e4dodhf21suzhl80s html enter the html you want to create an image from css enter the css to be applied to the html above google fonts specify the google font https //fonts google com/ you use in your css e g oxanium see also the documentation on the html/css to image website https //docs htmlcsstoimage com/getting started/integromat integration make an api call allows you to perform a custom api call connection html/css to image docid\ jme2e4dodhf21suzhl80s url enter a path relative to https //hcti io/v1 e g /image/{{image id}} for the list of available endpoints, refer to the html/css to image documentation method select the http method you want to use get to retrieve information for an entry post to create a new entry put to update/replace an existing entry patch to make a partial entry update delete to delete an entry headers enter the desired request headers you don't have to add authorization headers; we already did that for you query string enter the request query string body enter the body content for your api call example of use get an image the following api call downloads the created image url /image/{{image id}} method get the result can be found in the module's output under bundle > body the image data