This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi,
I’m not able to access the original document during pagination with the HTTP Client. This worked with the REST Client, but looks like it’s not possible any more.
This is a needed feature when...
I’m basically doing what is described in the following article but am getting an error.
REST Post JSON Payload AND Use Snap Variable Designing Pipelines
@matt...
Hi All,
Looking out for help in integrating the SnapLogic and Azure Repos.
Is there any way to Integrate the Azure Respos and SnapLogic for CI/CD in order to perform the repository operation like...
Hi everyone,
I’ve been trying to convert data I’m receiving from a varchar (20171211 125023) into a datetime (2017-12-11 12:50:23). I’ve been messing with the mapper but I feel like I’m at a road b...
Hello,
We are calling an API that uses epoch date parameters. Is there a way to convert/parse UTC timestamps to epoch? I want to set a parameter startDate = Date.now() and in the GET POST query par...
after i am doing a file read snap and map the documents via mapper snap is there a way to get the total number of documents on the next snap? I basically need to perform a router and need the path/ou...
Hello. say i have the following JSON:
how can i remove one of the attributes / columns? Let’s say in the top left from the image above I want to remove the OwnerEmail value from that array… ho...