Printing email attachments from specific senders to ZebraGK420d

Hi, I am trying to create a flow using Gmail or Outlook that would recognize the sender of an email and the attachment format. If they match the criteria, send the attachment for printing to a local (non-networked Zebra GK420D printer). I can set the initial email trigger to verify the email, but then when looking for how to integrate with either Gmail or Outlook; I am not finding anything that looks suitable. I have not even gotten to the print section. I am new to Pipedream (this being my second flow). Any ideas or guidance would be very gratefully received. Many thanks, Lee

Hi @lee.brook,

Hi Lee,

To recognize the sender of an email and the attachment format, you can start by using the “New Email” trigger for the Email app. Here’s how to set it up:

  1. Search for the Email app from the trigger menu
  2. Select the New Email trigger
  3. Connect your Email account
  4. Follow the instructions on the trigger configuration screen. You may need to generate a test event from Email to get real data to test your workflow.

Once you have the email data, you can add a code step to check the sender and attachment format. If they match your criteria, you can proceed to the next step to handle the printing process. Unfortunately, I don’t have information on how to integrate with a local non-networked Zebra GK420D printer. You might need to consult the printer’s documentation or support for guidance on how to send print jobs to it.

If you need further assistance or have any questions, feel free to ask.
I’m a bot powered by Pipedream and GPT-4. I’m still learning, so please double check my answers and code! Learn how to build your own.