Help
Automations
cancel
Showing results for 
Search instead for 
Did you mean: 

Automations Activity

Update record with automation: record doesn't exist

I have 2 tables (Table 1 and Table 2) in a base (Base B). I have created 2 automations, the second one is not working.The records are created in Base A - Table 0 and synced to Base B - Table 1, so Table 1 is a synced table. The first automation works...

  • 36 Views
  • 1 replies
  • 0 kudos
MSN by 5 - Automation Enthusiast

Verify URL prefix for uploads to TikTok

Hi Community,I am trying to create an automation to upload videos stored as an Airtable attachment directly to TikTok using make.com automation.I am running into a problem because TikTok is asking me to verify my URL prefix to prove that the source U...

  • 29 Views
  • 0 replies
  • 0 kudos

Automation with a script or Airtable-Autmation-Blocks?

I have two tables in my Airtable database: "Interfaces" and "Participants Backend V1". In the "Interfaces" table, I have columns like "int_Email", "int_Name", "int_Dance Course", and "int_Today's Date" (Ceckbox). The "Participants Backend V1" table c...

  • 54 Views
  • 3 replies
  • 0 kudos

Script exceeded execution time limit of 30 seconds

Hey, I'm getting a time limit error for the below script only for some records.  let table = base.getTable("Photos"); // Change "YourTableName" to your actual table namelet query = await table.selectRecordsAsync();// Object to hold the count of each ...

  • 73 Views
  • 2 replies
  • 0 kudos

Automatically update number by one

Hi, I recently inherited the database for a club and I am trying to make the interface easier to use by creating an Airtable/Softr design instead of the manual version that existed previously.Basically I have one table with member details that includ...

  • 93 Views
  • 4 replies
  • 0 kudos

Issues with images in my automated emails not rendering

Hi all!I've created an automated email and am trying to include our company logo as a footer.The code I've used in the input is: <img width="200" height="50" src="https://www.the-page.co.uk/psoostoo/2022/05/The-Page-LOGO-2048x486.png">In the preview,...

  • 93 Views
  • 3 replies
  • 0 kudos

No Airtable script errors, but nothing is updated.

Airtable ascript code was written in airtable to retrieve record information from table A with the email address as the key, add up the points associated with the same email address, and then store the combined value in the aggregate column of the re...

  • 80 Views
  • 4 replies
  • 0 kudos