Resolved! Secret Management vs Enhanced Account Encryption
Is it true that if I decided to proceed on implementing Secret Management, there is no need to configure Enhanced Account Encryption? Assuming they are mutually exclusive.
Is it true that if I decided to proceed on implementing Secret Management, there is no need to configure Enhanced Account Encryption? Assuming they are mutually exclusive.
Hi Team,I have a requirement where We will pass a input value as date and we need the output with the sequence of month of year till date.now()For example: we will pass start_date like 2021-01-01 , So the output I just need isAnd the last row will be...
Created by @schelluri The pipeline pattern flattens a JSON file, which has multiple objects, and turns it into a CSV file. Configuration Sources: JSON Generator Targets: CSV file Snaps used: JSON Generator, JSON Formatter, JSON Parser, Script, CSV...
to filter out column A if it is null but not other columns[{"Record" : [{"Customfields": {"A" : "","B" : "defg"},"Name" : "khu"}]}]
I have an API I need to call where the pagination is housed entirely within the request entity and not in the URL/parameters.E.g. Page 1 would look like:{"recordsPerPage": 100, "currentPage": 1, "deltaTimestamp": <yesterday>, "startTimestamp": ""}and...
Submitted by @stodoroska from Interworks This pipeline reads a CSV file, parses the content, then the Workday Write Snap is used to call the web service operation Put_Applicant to write the data into a Workday tenant. Configuration If there is no ...
This section contains a library of sample pipeline patterns created by the SnapLogic team, customers, and partners and available for you within the product. Learn more about using Pipeline Patterns on snaplogic.com. Are there patterns you would like ...
Created by @rsramkoski The following pipeline comes from the Using SnapLogic’s Pipeline Monitoring API video from the blog post 3 tips for working remotely with SnapLogic | SnapLogic Downloads SL_PipelineMonitorAPI.slp (26.4 KB)