Jan 14, 2021 11:32 PM
I want to know if airtables supporting this demands:
Jan 14, 2021 11:42 PM
Hello There,
Hope you are doing well!
I’d Glad to assist you.
PM Sent, please check!
Very Best Regards
Seth R
Jan 14, 2021 11:45 PM
Hi Luka,
Sent you a private message on Airtable.
Looking forward to hearing from you!
Best Regards,
Brendon.
Jan 15, 2021 12:07 AM
Hello There,
Hope you are doing well!
I’d Glad to assist you.
PM Sent, please check!
Very Best Regards
Ron
Jan 15, 2021 02:17 AM
Hi Luka,
This sounds like something well within my area of expertise and I would be able to help you out on this.
You can reach me on andrewjohnson56782@gmail.com
Best Wishes,
Andrew
Jan 15, 2021 03:13 AM
Hi Luka, and welcome to the community!
Here are some answers as you vet consultants.
Send data to external system if a record is created or updated
Yes, there are a few ways to do this with script blocks, script automations, the custom app SDK, and also using services like Integromat and Zapier.
Apply customized function to a list of records
Yes if by “customized functions” you mean formulas applied to every row. There is presently no way to create your own functions, but this can be addressed with script blocks - javascript components that can act like custom functions asserting field-level outcomes for every row.
Customized function can be integrated
I think you are describing a use case where you would extend the existing formulas in Airtable to provide your own library of formulas. For example - Airtable lacks a Split() formula and ideally, it would be nice to add one. Sadly, this is not currently possible, however, there are ways to enhance any Airtable solution using the REST API and external services that can perform computations on rows and fields.
Jan 15, 2021 03:28 AM
Hi , Bill
it was a comprehensive answer, thanks a lot.