I have a data coming from Glide via webhook. The goal is to print the data into pdf (this whole process, I manage to achieve).
One lacking is that certain field in the form is I need to make it with color red (as conditional basis) Im very new with make/integromat.
Any guidance is appreciated.
To use formatting (like colours, font sizes, etc.) you cannot use a “Create a Document from a Template” module.
You will have to create a blank document using HTML code, with the “Create a Document” module.
oh… thanks for the guidance, firstly I was thinking as well which method should I go through or work on, most likely I need to change the format to html? then from there Ill manipulate or do the necessary text formatting with condition.
Something like this perhaps: