'Filling records, sending a row as a PDF, sending the pdf to specific email addresses and storing the PDF in another table as an attachment

I have a workflow that I need to get done in Airtable:

  1. The user fills a row in a table.
  2. The row that gets filled is made into a pdf using page designer.
  3. The designed page is sent as a pdf to some static email addresses.
  4. The pdf also needs to be stored in another table as an attachment.

I did the first two parts. I’m having trouble doing the other two as I cannot figure out anything to do about it. I would be grateful if anyone helps. Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source