Printing mailing lables

Is there a way to create a print task from Hubspot for individual contacts?

Hey @BKelley0,
like from within the CRM or more like from a website like a membership page?

Are all required fields inside the CRM?

I could think of several things:

  • “Printing at home”: create an email with all required fields and send it via workflow
  • “Printing via membership page”: Create a membership page with a print-css file and put all the contact data into the page with a simple print-button
  • You can use a custom quote template or a special quote module for this and add it to an existing quote
  • You could try sending the data via webhook to a third-party tool or something like zapier which will proceed with something else
  • If it’s more about automating the print itself - if your printer/printing tool has some sort of API/webhook option you could send it there via custom coded workflow

hope that helps

best,

Anton