Airtable Project Management Automation with Templates

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

Комментарии • 16

  • @jessicawarren2632
    @jessicawarren2632 Год назад

    Thanks for the tutorial, this is just what I was looking for!

  • @zzbuckley
    @zzbuckley Год назад

    Good video, Dan. Very clear, thanks

  • @mr.daniish
    @mr.daniish Год назад

    Wow this was solid value!

  • @lauramunkres
    @lauramunkres Год назад +1

    Thank you so much for this video. It was very helpful. If I make a change to one of my template tasks (add or remove one) - is there a way to automatically update the script?

  • @MagdalenaSawicka-i6p
    @MagdalenaSawicka-i6p Год назад +1

    Incredible video! Is there a way to trigger this script automatically by an action? i.e. let's say when I check a check box? Or set the template?

  • @StephanieDufaud-o8c
    @StephanieDufaud-o8c 8 месяцев назад

    That's great, thanks a lot! I have the same questions than some previously asked : is there a way to run the script automatically?

  • @creatordredd
    @creatordredd Год назад

    This is so helpful. Exactly what I needed to create tasks/subtasks in Airtable. Combine it with the new Lists view and it's gold. But what about making it automated? I'm trying to automate adding tasks to each project when a new project/record is added to the table. The scripting part is what confuses me because of the input variables. Any advice on this?

  • @amberandrew2066
    @amberandrew2066 Год назад +1

    Can you add several templates to a certain project (IE a client signs up for multiple services and therefore multiple workflows)? Can you think of a good way to do this if not?
    Also, do you know an easy way to pull additional fields on the template table into the task table when you apply the set of tasks (ie run the script)?

    • @amberandrew2066
      @amberandrew2066 Год назад

      Ha! Just saw the end of your video! Looking forward to the follow up video. Let me know once it's posted??

    • @danleeman
      @danleeman  Год назад +2

      In response to your first question: I don't anticipate any issues if you essentially ran the script twice, one for template A and one for template B. The ordering would be a bit messed up since it wouldn't take into account the order of the tasks the first time you ran the script, but should still be passable as a solution.
      And yes! Here is the second video: ruclips.net/video/xk9SpC22dp8/видео.html

  • @memem9894
    @memem9894 Год назад

    Hii, I’m doing something wrong but I’ve replicated it and I keep getting the line that cannot read properties of null (reading ‘map’) at on line 95 at main on line 92, do you have suggestions as to where I might be doing it wrong? Thank you so much for the video

  • @colcol8288
    @colcol8288 8 месяцев назад

    Everything works when I run the script except all tasks populate instead of just the tasks for the type I entered. How can I make it only populate the tasks for a certain template type?

  • @brianmetacarpa1296
    @brianmetacarpa1296 Год назад +1

    ERROR
    j: Can't create records: invalid cell value for field 'Task Name'.
    Cell value has invalid format: must be a string
    at main on line 122
    I have went back and was very tedious about names and spellings of tables and fields. However, I am still getting an error when trying to run the script. Does it matter that I have implemented this on top of a Base/Table that has already been in use for my project management? Meaning, there are other tasks sitting in my Tasks table, al biet linked to older projects. What does this error refer to?

    • @brianmetacarpa1296
      @brianmetacarpa1296 Год назад +1

      Solved: There was a variation in the naming of fields that needed to be corrected on my end.

  • @TheXabregas
    @TheXabregas Год назад +1

    Great content but the whole time I'm thinking: "Why didn't he call it Project Templates or Template Projects or Project Types"... so many options :p

    • @danleeman
      @danleeman  Год назад

      Haha, this whole video was a bit of a tongue twister with all of the fields to go through!