Builders Board
Recently active
Anyone out there interested in doing some Airtable building work? As our team expands, we're on the lookout for individuals in the APAC region who are eager to dive deep into the world of no/low code consulting. We're based in Australia. If that sounds like you or someone you know, I'd love to connect!
Hello everyone,I would like to build an automated job board in WP (Job pages > Airtable > WordPress). See attached architecture slide:https://www.dropbox.com/scl/fi/d9ftp9zanahokjusrp6a9/AutomatedJobBoard_Wordpress.pdf?rlkey=rf0g80txtb8r81y1c0tsvm87f&st=gymto6cf&dl=0 I have tried different plugins and applications like WP Job Manager for the Job board in WP, Make.com or Zapier for the integration Airtable in WP and/or Indeed Integration for the integration of Job page into Airtable. But nothing works fully:The biggest problem is that I can only post/update the variables in bulk for the jobs from Airtable into WP in the WP content section of a page/post.Does anyone have any ideas how to post/update different variables (cells) in Airtable to specific elements or blocks on a WP page/post? Is it dynamic content, customer fields, advanced customer fields for the integration of content from Airtable to WP with Make.com?Thanks,Victoria
Hello Airtable community! Let's talk about integrations. You need them because your business runs on too many different software systems that don't communicate with each other, so people end up working in data silos without a reliable source of truth (except of course, for Airtable). So each team ends up dealing with incomplete data or relying on inefficient and unreliable manual processes.So you're faced with either learning how to automate yourself in limited trigger/action recipes, or outsourcing complex and costly solutions to external consultants. In either case it's a bit like building an IKEA bedroom set without instructions. Or a dining room set, your preference! Anyway, there actually is another solution in the form of a code-free integration solution that lets you set up a flow in 10 minutes that can:Create new Airtable records based on data from your other apps;Create items (tasks, tickets, issues, events, etc.) in other tools based on your Airt
Hi everyone,When using DocsAutomator, you can now group line items similarly to how records can be grouped inside of Airtable. Example for line items are grouped according to status: To learn more, please watch the demo here: https://youtu.be/rqxfuXcZuEw?si=AlN7fh8vyDEYvF3UWould love to hear your feedback and what you think!
My CEO opened up her account settings and is only able to change her password. The setup two-factor authentication setting is not displayed on her end.
I've saved myself countless hours repurposing helper data from other projects; so I've decided to start publishing them.Countries and Timezones in particular are great for adding some helpful context to a list of companies or staff – or just to help you time your email triggers better.I recommend using them as a synced view so that the timezones update through daylight savings.Enjoy!
About the positionBase is seeking a skilled Airtable, N8N, Postgres, and JavaScript expert to enhance and streamline our automation processes. The ideal candidate will play a crucial role in optimizing our internal systems, ensuring clean, functional, and efficient operations.What you’ll deliverOrganize and refine automation processes using N8N.Clean up and streamline existing Airtable pagesEnhance the functionality and views of our Airtable systems.Apply here
HiI'm trying to create a script for a ticketing machine. However, it looks like this (See screenshot below)Here's the script that I used: // Define the orders tablelet ordersTable = base.getTable("Orders");// Fetch all order recordslet ordersQuery = await ordersTable.selectRecordsAsync({ fields: ["Order Number", "Customer ID", "Name", "Email", "Phone Number", "Address", "Selected Meals", "Order Date", "Delivery Date", "Order Type", "Order Status"]});// Loop through each order and generate the ticketfor (let orderRecord of ordersQuery.records) { // Fetch order details let orderNumber = orderRecord.getCellValue("Order Number");  
Background information: We are a 25 person medical clinic. We are using Airtable to manage the business operations which consist of a medical team, health coaching team, marketing team, operations/sales team, and eventually a bigger technology team.As my company is growing, I am constantly looking for ways to structure my Airtable database more efficiently. This leads me to two questions.Should I build interfaces for employees to work out of instead of having them in the backend of Airtable?My next question is what are some tips to make Airtable more efficient in terms of keeping things user friendly and simple? Or things I should avoid?Overall, as we bring more people on the team, I want to limit the amount of confusion and overwhelming emotion that any new hires might experience in Airtable training.
I've been designing my own tabletop role-playing game for some time and have been using Airtable as the backbone for all the information in it.One particular element I've been enjoying is the ability to embed an Airtable into a flipbook. It makes for a very effective delivery of information in a modern way: Arq RPG Core Rules
Exciting news from Softr! Now, you can connect your Airtable data to instantly generate a ready-to-customizable app. Just link your data, choose the relevant app pages! Your customized app is ready to go in seconds.How it works:Step 1: Connect your data source Step 2: Select the base/document for which you want to generate an application. Step 3: Select which tables/sheets to create pages in your application.Step 5: Generate the app! 🖇️More here
About MeI'm Taylor, the founder of Fractional Jobs, a talent marketplace for fractional leaders.About the WorkI'm looking for an experienced no-code developer to work with me to build the company's back-office technology.I'm expecting to need about 10 hrs / week of your time for the foreseeable future. My budget is in the range of $35 - $65/hr.Specifically, you'll:Automate different back-office operational processes to help us scaleBuild dashboards to help with visibility into our processesLeverage AI for even further automationWork alongside a Webflow developerThe current stack is Webflow + Airtable + Convertkit. I'm looking to add Make.com into the mix.About You:You are an experienced and self-sufficient Airtable and no-code generalist.At least a couple years of no-code development workIs a great teacher (I want to learn as you build)Fluent in englishDM me here if you are a fit. You must answer the following questions:How many years you've been a no-code devWhat no-code tools are you
I am working on a database, where I manage data of clients and their youtube channels. I am trying to develop a Finance report automation but for that facing challenges in setting up fields in my table.Currently I have theses tables:TABLE 1: YouTube Channels Table (attached to client table through client ID)Fields are:- Id (primary key, RECORDID())- Name of the channel- Channel id- Client id (foreign key)TABLE 2: YouTube Channel Earnings- Id (primary key, RECORDID())- Name of Channel (lookup field from YouTube Channels)- Channel id (lookup field from YouTube Channels)- client id (lookup field from YouTube Channels)- Date (Date field)- Month and Year (formula field, getting month and year from date field)- YouTube earnings for particular Month (currency field)- Tax Deduction (currency field)- Net Earnings (formula field, Earnings - tax)Now I have grouped the data first with the month and year, and then based on client id. Below is the table screenshot. Now here is my 3rd table: Fin
Hi everyone, I have an issue that randomly just started... Happening.Specifically, I use AT as a task manager for my team. Each team member's personal view is filtered like this:"{Owner is [name X]}OR{Status is Ready for QAAND QA is [name X]}"Both "Owner" and "QA" are user columns. Status is multiple choice.Now, this worked perfectly until last Friday. On Friday, the QA column started automatically populating all new records in the view. This means that as soon as I create a new record, my name is automatically added to the QA field, when I don't want it there. The Owner column works perfectly normally, i.e. not automatically populating with [name X].How do I fix this? It's important to keep the filter so everybody sees all their tasks and we don't miss stuff, and as I said, it worked well until last Friday. 😞
Hello, all,Sort Stack, your prioritizing first mate, is a task management base that I released a little under a year ago. Since that initial launch, I've added several features to the base, a few of which I'd like to highlight below.Due to the somewhat ad hoc way that this base was developed, I don't have a formal change log, meaning that some of the highlighted features may be ones that you're already aware of, so apologies in advance for highlighting any features you've already heard of.New Feature HighlightsDay-of-the-Month Recurrence: For situations where you'd like a task to recur on a specific day of the month, such as the second-to-last day of the month. I added this feature because I needed support for such tasks when I was a team lead. More specifically, I needed the ability to create a task that repeated the second-to-last working day of each month. To implement this without introducing unnecessary complexity, I expanded the functionality of the "Eligible Weekdays"
Hi everyone!I recently created a step-by-step tutorial for building an Airtable extension that enriches leads with information from Versium's identity graph.The extension lets users:Add and save Versium API keysSet up the Airtable table and view for enrichmentChoose the field for enrichmentMap output fields like first name, last name, email, company domain, and business nameIf you're curious about building Airtable extensions or if you're interested in leveraging Versium to enrich lead information this tutorial gives insight into the processYou can follow the tutorial step-by-step or remix the extension and use it directly!I'd love to hear your thoughts if you try it out: Versium Extension for Airtable Lola
The Essential Guide to Backups for Your Airtable Bases | On2AirHaving a backup of the company information you’ve stored in Airtable is vital. Whether it’s in your client contracts, part of your company operating procedures, or gives you peace of mind, with this guide, you can always have a backup copy of your... If you consider your data in Airtable vital to run your business, you should consider backing it up to a secondary location.We’ve created a guide on how to implement best practices to backup your Airtable bases. We also show you how you can manually or automatically back up your bases.Automatic backups are done with our On2Air Backups extension. Did you know?The Cybersecurity and Infrastructure Security Agency deems data backup as an essential element for ensuring cybersecurity in businesses and organizations.The recommended backup structure by the US Computer Emergency Readiness Team is the 3-2-1 structure.3 copies of any important file: 1 primary and 2 backupsKeep t
I work for a small non-profit and one of our programs is a homesharing effort. We try to match people with a spare room to rent with people who are looking to rent a room. I was hired about one year ago to "bring us into the 21st century." They had been tracking everything in Google Sheets and Forms and it was a mess.At first, we contemplated purchasing subscriptions to several types of data management companies, including something like Monday.com, a separate database for finances, another one for client/property management, and CRM. We got a tour of another homesharing group using Monday.com and the man who was leading the tour suggested that if he had it to do over again, he would just build his own using AirTable. I had never heard of AT at that point. But as soon as I began to explore it, I knew we'd be using AT for all of those things. In the last year, with a bit of paid help, I've built a base for our homeshare program, one for all of our contacts (that also handles payrol
We are looking for a consultant to work 1-2 days a week on our platform for at least the next 3 months, probably longer. Our business is a marketing agency and our quote-to-cash process is run on Airtable. It's outlined in the deck linked here.We're open to discussions with potential freelancers who would need to get to know our business processes quite well. I would need to see experience of wokring on similar bases and schemas and an appreciation of a servcies based business https://docs.google.com/presentation/d/15NWQMW5Zw96kKv74cwdnU1hoEqWIKbI1mc3jFQTzSrM/edit?usp=sharing
We're long user of Airtable, but the iOS application has long loading time, also there is no direct integration between Airtable and ChatGPT.To miss that gap, we made several iOS shortcuts.Save ChatGPT Answer to Airtable - Just start speaking out your question to the ChatGPT, our Shortcuts will send it to ChatGPT, and save both your question and GPT response to the Airtable. You can use it to ask GPT writing long marketing content and all of them will be saved into your base for post-process!Save AI Audio Notes – Our Shortcut will firstly transcribe your audio input, then post-process it with ChatGPT to let AI sort them into a well-formatted notes, both the note and original audio file will be saved to Airtable for your usage. You can use it to capture quick idea, meeting notes, etc.Every function in the demo works 100% well, and there is no any privacy issues. If you're eager to start using these shortcuts, please view our site to get them, thanks!
We are looking to hire an Airtable developer to help us create an internal tool/application (not sure what to call it) for our customer base . The tool will connect Wholesale Inventory specialist to Retail end users. I will get on a call with anyone interested to discuss further . This will be a Full Time hourly position not looking for freelancers.
One of the best features of Airtable is the ability to drag images, files, and even videos (i.e., digital artefacts) right into an attachment field. When you do this, Airtable makes a copy of your image and stores metadata about the image into your base. It also quietly moves the copy of your image to its content delivery network (CDN). The URL to your image has been openly accessible providing a wonderful way to share access to your assets For almost eight years, this has been possible but that’s going to change in significant ways later this fall. Long Time Coming I predicted this would happen in 2019. They warned us then and they are giving you almost a year to make plans. A lot of folks complained here, but this change is most certainly going to happen and it is in everyone’s best interest. Now that Airtable has officially announced new specifications for its CDN, any solutions that depend heavily on images that need to be accessed outside the Airtable UI will probably require tha
Hi we've made an 2 interactive MindMap to categorize all Airtable field types and API usage.Here's free access link:Airtable Field Type Mind MapAirtable REST API Mind MapThey're made when we're utilizing the Airtable API to develop our product - iOS Shortcuts Library which help effortlessly clip Web Pages/Image To Tables on iPhone, if you're interested, please have a look of it! Hope you find them as useful as we do! 😄
Hey folk! 👋I'm working on a frontend UI generator you can use to get fully editable code to embed or use on any site builder, LMS or tech stack called basefront app. So basically input your airtable creds and the generator creates a frontend which you can apply custom css and all the good stuff like tweaking the code etc. Checkout the app if you fancy giving it a spin (currently in beta) - https:basefront.appSome of the styling features:
Want to use ChatGPT in your Airtable? Integrate your Airtable data with OpenAI's powerful text-davinci-003 model using our new Airtable extension! Please note that you need to use your own OpenAI keyOur new Airtable extension connects your Airtable data to OpenAI's text-davinci-003, a powerful language model that can generate human-like text, answer questions, and even write code with incredible accuracy and fluency. In future versions, we're planning to add even more features, including the ability to choose which OpenAI model to use and the ability to select data from multiple records at once.Imagine being able to select a column containing multiple submissions of customer feedback and instantly gaining insights and sentiment analysis. Or selecting a view that contains your previous content ideas and asking OpenAI to generate new, relevant ideas for you. Maybe even submitting an image and asking for alt text!Please also contact us directly if you have any ideas and would wa
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.