The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello, I have a table that consist of region, and city, I would like to group the city by their respective region automatically, As i don’t have a proper idea how to do it. Should i go for automations or by airtable script?
I would like to ask how to split this 1 record in my airtable column to split into 3 per paragraph. No line breaks just a line space between the 3
La ville de Nérac, située dans le sud-ouest de la France, est le lieu de naissance de célèbres écrivain...
Hello, i would like to know if my connectivity of importing the axios module javascript is working because i tried this one but it result to blank.
await getAxios()
async function getAxios() {
const response = await fetch("https://cdn.jsdelivr.net...
Hello, i tried the resp.json, resp, resp.text but the result of my api request hasn’t shown, sometimes it show the redirection:false when i use the resp.json and resp.text it show only “function”
const ws = "https://api.writesonic.com/v1/business/con...
Hi, Is it possible find the same rid from array to array2 then push the wordspin values inside the array variable but i can’t use .find as it result to error.
let id1 = "recQoA4zwa0xZQVGL";
let id2 = "reckssVy1WsRtWPQs";
let id3 = "recSu7GQqd85dC5go"...
No, Anyway Thank you for you replies i tried last night a different approach using await and call for a library that i’m missing. It works well now.
await getAxios()
async function getAxios() {
const response = await fetch("https://cdn.jsdelivr.net...