Hi
I have tried different 4 different techniques to partly duplicate a record:-
- Automation record in view
Checkbox triggers automation when record appears filtered view (checkbox true)
Creates record populating two fields, a datefield from source record and the value of a lookup field
(I’ve also tried getting the lookup value from a formula field instead of directly from the lookup field) as per @Jeremy_Oglesby suggestion in another post.
- Automation record matches true
As above
- Integromat Webhook triggered by record in view
pass record id to integromat webhook
search table for record id
create new record with date and lookup value
- Integromat Webhook triggered by record matches
As above
All of them are now taking 30 seconds to execute!
I thought it would be pretty instant especially keeping the functionality all in airtable. I could understand the integromat round trip might take longer but if anything it’s actually faster but still slow!
Any ideas why?
Thanks
Claire