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

User Statistics

  • 11 Posts
  • 1 Solutions
  • 13 Kudos given
  • 105 Kudos received

User Activity

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...
It would be usefull to be able to adjust the header height. I woud use this feature to reduce the width of a field and still be able to read the header.