Hello, I’m new to using Snaplogic and have gotten struck trying to integrate my python script into the script snap.
Purpose: Use python script in Script snap to move files and update the name with a timestamp.
Pipeline variables: fsrc, fdst, fname.
...