Help
Pierre-Alexand2
6 - Interface Innovator
6 - Interface Innovator
since ‎Dec 14, 2019
‎Dec 17, 2024

User Statistics

  • 14 Posts
  • 1 Solutions
  • 13 Kudos given
  • 112 Kudos received

User Activity

Hi, I keep getting this new message in the automation script ide :Error: Request processing is disabled due to earlier failed requestIt seem like airtable does not want to rerty a fetch that previously failed even if the input parameters have changed...
Hi, Does someone else have problems getting webhook trigger from Hubspot ? Here is the response message that Airtable give to Hubspot:{"success": {"statusCode": 400},"fail": null} Wich apparently mean that things are not working properly.
Hi, I have a lookup field that is showing the address of different radio controlled products i make.I would like to sort these using a script automation.Here is the script I came up with: const address = input.config()console.log(address)const sorted...
Hi, I would like to divide my week number field by 2 in order to group time entry by pay period. Our pay period is two weeks starting on sundays. Here is the formula I use to get the week number: DATETIME_FORMAT(Date,‘w’) And here is the formula I us...
It would be usefull to be able to nest tabs into one other. Example:ClientsClient listInteractionsProjectsSalesInvoicesShipping tracking numbersInventoryMaterialsBOMProductsInventory adjustementsThis would facilitate navigation inside a large and com...