User Activity

Is there a way to export into a csv a report of all the read snaps of all pipelines in order to globally change the read path.
I have a pipeline that generates an output file that I would like to save in S3 with a file path of YYYY/MM/dd/file_name… e.g. S3://bucket/2023/08/09/file_name.csv. When I do this: “s3:///bucket/”+Date.now().getFullYear()+“/”+Date.now().getMont...
I need to make a Post Rest API call using OAuth 2.0 with client_id and client_secret and then pass the token to a Get Rest API snap to make the api call Client Authentication ‘Send as Basic Auth Header’. How can I do this using the Rest Snaps?
I want to join two files based on a field of file 1 containing the value of a field in file 2. What would be the best way to do this? e.g. File 1: $district_name='ABC School District". File 2: $district: ‘ABC’. So if $district_name.contains($distr...
I am using the File Reader and connecting to an FTPS attempting to read in a file. It appears the connection is successful and when I look at the snap statistics it appears the connection is successful. It shows 1 under Documents but with 0 Bytes. T...
Kudos from
Kudos given to