Help
Development & APIs
Share, ask questions, and learn more about the backend of your Airtable applications.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Need scripting help to extract a text piece

Hi there,I would need some help. I have entries with a field "Description" this field contains a lot of text (coming from calendar entries). Part of the text is the name of a store. it's the words after "Name des Stores: ". I need to extract these wo...

Melagence by 5 - Automation Enthusiast
  • 501 Views
  • 0 replies
  • 0 kudos

Airtable Script: Freeze Time and Delete After Records

Hello Airtable Community!I'm looking to enhance my tables and I believe using scripts could be a helpful solution.Here's the issue: I have a database where company managers provide monthly forecasts for income and costs on their respective projects. ...

giulia_mg by 6 - Interface Innovator
  • 550 Views
  • 0 replies
  • 0 kudos

Change the background color of a cell programatically

Hello, Airtable community!I am writing an extension and I want to change the background color of particular cells if they match condition.For example: There is a Price column and if the price is > 1000 I want this cell to have a red background.  I kn...

MvisiON by 4 - Data Explorer
  • 1349 Views
  • 1 replies
  • 1 kudos

Help creating script to update Memberstack JSON

Hi there, I'm trying to create a script that takes data from Airtable and updates it into Memberstack JSON. I went this scripting route because I couldn't figure out a no-code alternative to this. The problem is I'm not getting any errors messages wi...

Resolved! Get/Extract URL from hyperlink

Hi community, I recently had to solve the situation where I needed to get URLs from hyperlinks stored in rich text formatted long text fields and put them in another long text field. Essentially, just showing the URL, not the hyperlinked text. I ende...

Unable to create table in exisiting base

I am trying to create a table in an existing base using below endpoint but getting a not found error - https://api.airtable.com/v0/meta/bases/{base_id}/tables'type': 'NOT_FOUND'===============================================table_name = "Members"desc...

sharim007 by 4 - Data Explorer
  • 2109 Views
  • 4 replies
  • 0 kudos

Formatting in Outlook emails

I create some summary reports for a client. Data is read from a view I iterate through the records to generate the HTML/Markdown for the email.However, to get the formatting correct, I have to use this odd amalgamation of markdown and HTML. Using one...

Matthew_Moran_0-1690738275413.png
Labels