Help
Alyssa_Buchthal
7 - App Architect
7 - App Architect
since ‎Feb 04, 2021
‎Feb 27, 2023

User Statistics

  • 48 Posts
  • 8 Solutions
  • 4 Kudos given
  • 19 Kudos received

User Activity

I released a custom extension I'd like to utilize in different bases within my own workspace. Is there any way to duplicate the extension in a different base without needing to create a new custom extension and re-lint it?
Maybe Zapier has spoiled me, but it would be really nice to get a little more granular detail on our automation runs within our bases/workspaces. Right now, the only way to see any form of metadata re: automations is to go to individual automation’s ...
We have an Enterprise level account and are trying to implement a date field which will track the date that a status is changed in another field. This is all good on a move-forward basis, but we would also like to update it historically, which is pro...
I have a multiple select field I am attempting to update within an automation, but I can’t seem to add an option to it without overwriting. Pared down, this is essentially what my code looks like right now: Val = record.getCellValue("The Cell") if(co...
I tried to use csv import but apparently it doesn’t support importing to long text fields. I have 1100 records I need to populate a long text field for and I would prefer to not attempt a copy and paste here with such a wide margin for error. Has any...