Skip to main content

Cannot insert record result into message

  • May 10, 2021
  • 3 replies
  • 15 views

I am attempting to have an automation that every Monday morning will look in a table for specific records and then broadcast that into Slack.

I got the trigger and record searches to work, but when I attempt to place them in the message, all I get are options for HTML formatted results which just look like a mess in Slack.

Is there a way to just insert the results and I’m just missing it?

3 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • May 11, 2021

Unfortunately, that isn’t possible with Airtable’s built-in automation steps. You would need to either write your own custom JavaScript or use an external automaton tool like Integromat.


  • Author
  • Known Participant
  • May 11, 2021

Yeah… that is what I was afraid of. I don’t have the JS chops, but I’ll keep that in mind if I can’t find workarounds. Had to settle on making two separate automations to check for what I wanted so it only returned one record it could then post.


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • May 11, 2021

Yeah… that is what I was afraid of. I don’t have the JS chops, but I’ll keep that in mind if I can’t find workarounds. Had to settle on making two separate automations to check for what I wanted so it only returned one record it could then post.


Nice! I would send an email to support@airtable.com to request that they update automations to handle multiple records.