Help
Automations
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Script has no errors but nothing happens

I have written the following script which attempts to check if a field has the value "Definition" and if so make selection on specific single selection fields on a random basis. The reason for this is that the values will be used in a series of image...

Edward1976 by 6 - Interface Innovator
  • 2388 Views
  • 5 replies
  • 0 kudos

Resolved! Automate Task Creation in projects via a script

Hello everyone, i have a set of tasks that once a lead moved from one stage to another those tasks should be created. The set of tasks already listed in a Table called "Tasks Reference", content of the table as below:Linked with another table called ...

xXTMXx_0-1673289209521.png xXTMXx_1-1673289370127.png xXTMXx_2-1673289679298.png xXTMXx_3-1673290181950.png
xXTMXx by 5 - Automation Enthusiast
Solved
  • 1535 Views
  • 5 replies
  • 0 kudos

Resolved! How to add to record instead of overwriting?

My record has a field that's named  'Automation history' which is where i want my scripts to keep a log whenever it does some changes, i keep this to identify errors etc. But the issue is that it get's replaced, is there any way to .push that value t...