Payslip Automation

Status: Closed · Asked by Josefrandall on · 0 views

Josefrandall — Question ·

Hi, I have followed the tutorial

youtube.com/watch?v=NDuhhUK9uYo

and was successfully able to send the email attachment payslip as intended however when I check the attached payslip, I noticed that its all the same, and information of new data in google sheet is not being generated on the payslip. Not sure why? Can you help me fix it? Thank you,

Pabblymember11 — Reply ·

Hey @Josefrandall

As we can see from your workflow, you have statically typed the document Id in the "Google Drive: Share a File With Anyone" action step, you need to map the document Id from the " Google Docs: Create Document from Template " action steps' response received.

And because of that, you were getting the same attachment from the email. Though we have corrected the mapping and would request you to try again.

I hope this will help you out.

Before -

After Mapping the Id -

Back to all forum threads · Log in to reply