Skip to main content

Good morning,

 

We've set up an Action Flow that sends out an Alert under certain conditions. We're currently trying to set up a Historical log of the Alerts sent, but our JSON Bubble is set to REPLACE:

 

image 

Is there any way we can change it so that it APPENDS new data to the table, instead of recreating it?

 

Thank you in advance

 

Best Regards,

That did it! Thank you very much!


Try changing the type to DELTA instead of REPLACE the same should solve your problem.

PS: You may need to have the table created, hence run a replace once then set it to delta


That did it! Thank you very much!

Haha seems like I did not need to add that note 😅


Reply