# 'Programming' Knack with Integromat part 2

**URL:** https://forums.knack.com/t/programming-knack-with-integromat-part-2/9213
**Category:** No-Code Solutions
**Created:** [August 15, 2019, 12:48pm UTC](https://forums.knack.com/t/programming-knack-with-integromat-part-2/9213 "2019-08-15T12:48:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![JulianKirkness](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.knack.com/juliankirkness/32/770_2.png) [@JulianKirkness](https://forums.knack.com/u/JulianKirkness)
#### Post date: [August 15, 2019, 12:48pm UTC](https://forums.knack.com/t/programming-knack-with-integromat-part-2/9213/1 "2019-08-15T12:48:46Z")

</div>

I've just published part 2 of my new series Programming Knack with Integromat. Having allocated task records from templates in the first post, this focusses on sending emails to each assignee and also including a iCalendar (.ics) file so that assigned users can add the tasks to their calendars:

&nbsp;

[https://www.onlinedatabase.expert/post/programming-knack-with-integromat-part-2](https://www.onlinedatabase.expert/post/programming-knack-with-integromat-part-2)

I hope you find it useful!

---

<div class="post-metadata">

### Author: ![JulianKirkness](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.knack.com/juliankirkness/32/770_2.png) [@JulianKirkness](https://forums.knack.com/u/JulianKirkness)
#### Post date: [August 26, 2019, 3:12pm UTC](https://forums.knack.com/t/programming-knack-with-integromat-part-2/9213/2 "2019-08-26T15:12:04Z")

</div>

Tony - I agree with you about error trapping - I do indeed put error traps in Scenarios where appropriate and a future edition of the blog series should definitely focus on this.

---

<div class="post-metadata">

### Author: ![ChuckLaw46759](https://avatars.discourse-cdn.com/v4/letter/c/439d5e/32.png) [@ChuckLaw46759](https://forums.knack.com/u/ChuckLaw46759)
#### Post date: [August 24, 2019, 5:13pm UTC](https://forums.knack.com/t/programming-knack-with-integromat-part-2/9213/3 "2019-08-24T17:13:15Z")

</div>

Some great stuff here. I was not aware of the 401 error issue. Could you please elaborate on a best practice for Error checking? It sounds like you have an approach that could really help other Integromat users like myself.

Also, I am currently looking at problems with very slooooow record edits and record creation. Minimal calcs are used. I create log records for each action and I use Integromat as part of the process. Has anybody noted speed issues related to Integromat?

---

<div class="post-metadata">

### Author: ![TonyLewis75327](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.knack.com/tonylewis75327/32/261_2.png) [@TonyLewis75327](https://forums.knack.com/u/TonyLewis75327)
#### Post date: [August 23, 2019, 7:18am UTC](https://forums.knack.com/t/programming-knack-with-integromat-part-2/9213/5 "2019-08-23T07:18:41Z")

</div>

Love The Integromat / Knack combo I've built some serious systems using them together the last year. I have about 20 scenarios doing anything you can think on our back and front end. Below are a couple of 50+ modules that can run 200+ cycles in one execution. I've actually been reading your blog for a while. One thing about Knack is you need to have your error checking on point. Every once in a while you will get a random 401 error from Knack for no reason at all and you will have to deal with it or you can have a domino effect if you're not setup correctly with error handling&nbsp;

&nbsp;

&nbsp;

---

<div class="post-metadata">

### Author: ![MrJonathan14219](https://avatars.discourse-cdn.com/v4/letter/m/f14d63/32.png) [@MrJonathan14219](https://forums.knack.com/u/MrJonathan14219)
#### Post date: [August 18, 2019, 6:32pm UTC](https://forums.knack.com/t/programming-knack-with-integromat-part-2/9213/6 "2019-08-18T18:32:35Z")

</div>

sweet stuff you've got working there Julian!
