One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
automation
2 TopicsHow get notified if automation was successful/failed?
I have an Automated Folder that converts the uploaded file to PDF and saves it. I am using Dropbox API for it. Is there a way for me to programmatically check whether/when the PDF file generated by the automation is available? How should one go about it?