Hi @tinazhou2007,Just to add a small extension to @gary1 βs reply, if you need a secure, authentication-based interface, then use an API endpoint is the best option.Otherwise, you can trigger the recipe on an on-demand basis through various ways such...
Hi @devidmithen,Shall we implement DataVare PST to PDF converter in Workato?If yes, will you please guide me through the steps?Thanks in Advance,Thanks & Regards,J Rajesh Kumar.
Hi @dianest ,Thankyou for sharing these monthly deep-dives on new Workato features, itβs a great initiative and truly helpful for the community.Regarding SQL Transformations in Workato, here are some key highlights based on my experience:A powerful E...
actually your error is, formula can't be applied to NULL values, for that simply you can add another trigger condition like CONTRACT_END_DATE.isPresent as shown in image.You can implement this in 2 approaches,1. as you mentioned about trigger conditi...