I’m attempting to figure out a way to add a line item to the current monthly invoice for each of our clients.
Roughly, the Zap that I have is already doing several things - simplified, here are the steps:
- Trigger - New submission from Paperform
- Create Airtable Record
- Create Trello Card
What I would also like to do is to add a line item for each submission to the client’s monthly QB invoice. My current strategy is to have each monthly invoice have an expected naming scheme so I can find it (<Client Abbr>-<Current Month and Year>).
Is there an easy way I can have the <Current Month and Year> in a zap? Is this the best approach to accomplish this?