Jan 31, 2019 04:51 PM
Does anyone have any experience using Zapier’s Digest and Airtable?
Trying to implement this, however the digest only ever contains one new record, when there has definitely been more than one created. I need this to give me a summary of new records created on a weekly basis delivered to me via email.
Feb 01, 2019 07:37 AM
Hi
I’ve definitely used this for a client and it works beautifully - in this case I used an Append to digest in one zap and a separate release existing digest in another zap which runs weekly (and after the release, sends out an email with the summary).
These days, I would usually choose to do this type of thing with Integromat because I would be able to query the database daily and process all the matching records in a single ‘Scenario’ (the name Integromat give to their processes).
You may find this Blog post useful (it has an example of collecting multiple records and creating an email with a Table containing them):
http://software.kirknessassociates.com/blog_files/6f3e73f9a3a3886171957ed39623787d-32.html
…note that in this example I’m not using Airtable as the database but the principle is exactly the same.
[You would also be able to store the records in Integromat like you do in a Digest if you wanted]
Feb 03, 2019 08:52 PM
Thanks for your response @Julian_Kirkness, much appreciated.
Regarding your comment…
“I’ve definitely used this for a client and it works beautifully - in this case I used an Append to digest in one zap and a separate release existing digest in another zap which runs weekly (and after the release, sends out an email with the summary).”
Just to clarify the way you go about it…
Zap 1:
Trigger - (Airtable) New Record in View
Action - (Zapier Digest) Append Entry and Schedule Digest
Zap 2:
send email with digest etc…
I guess I’m stuck on the Action within Zap 1. From testing, the digest seems to only capture one new record and no other new records after that. When I’m editing the template for the Digest, using the ‘Insert a Field’ button under the ‘Entry’ section, I select the single field (in the screenshot below this is "Step 1 ", which is linked to my Airtable base and will always be a number). What I would like to happen is that every new record created for that field (step 1: ) to add (append) to my digest. This however doesn’t seem to happen.
I’ve included a screenshot of this below if you could please review?
Feb 04, 2019 02:30 AM
Hi @Tom_R
Looking at your screenshot, how are you ‘releasing’ your digest? You would need another step after the append entry (say an email to send the contents to someone). This will be actioned only once the date/time in the Frequency options comes round.
Alternatively, you could use Manual and then have a separate Zap which runs weekly and releases the Digest (which is the way one of mine is set up).
Julian
Feb 05, 2019 01:44 AM
I assume you found the Office 365 App in Zapier?
Feb 07, 2019 03:32 PM
Correct! I’ve done a few tests now and the two Zaps are working as they should, very satisfying.
Thanks for all your help!