APPS:
We had a need to sync images from Monday.com where we handle many of our field work orders, to the corresponding Salesforce records. The standard Monday.com integration did not have this capability, so I created a simple Zap that watches for the File Count to increase on a Monday.com record.
I then used the embedded copilot AI to code a brief and simple python script to pull all files from the Monday record. I run some duplication checking and then load them to the corresponding Salesforce record.





