Calculate the price for sending physical post letters via ClickSend without actually sending them. This tool estimates the cost of postal letters based on the file, recipients, and printing options (priority, color, duplex). It returns detailed pricing information including per-…
colourintegerWhether letter is printed in colour. 0 = black and white, 1 = colour. Default is 0.
duplexintegerWhether letter is printed double-sided. 0 = single-sided, 1 = double-sided. Default is 0.
sourcestringSource identifier for tracking purposes. Can be any string value.
file_urlRequiredstringURL of the PDF file to calculate price for. For docx/doc files, convert them first using the /uploads?convert=post endpoint. Supported formats: pdf, docx, doc, jpg, gif, png, bmp.
recipientsRequiredarrayArray of recipient objects. Each recipient represents a person who will receive a copy of the letter.
priority_postintegerWhether the letter is priority post. 0 = standard post, 1 = priority post. Default is 0.
template_usedintegerWhether using a ClickSend template. 0 = not using template, 1 = using template. Default is 0.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.