Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! JSON response without []

Hello,I need to construct a JSON response to validate a webhook for Adobe Sign.The required response is { "xAdobeSignClientId": "BGBQIIE7H253K6" }However by default I get [{ "xAdobeSignClientId": "BGBQIIE7H253K6" }] which is rejected.Is there a way t...

mongley by New Contributor II
  • 2708 Views
  • 4 replies
  • 1 kudos

Resolved! Dynamic range of dates for REST

My current pipeline works with pipeline parameters defining the range of datesHowever my goal is to automatize this for each month. My idea is to schedule a task for the first of every month and I would like to dynamically set date2 as Today minus on...

rpc1235x_0-1695413731305.png rpc1235x_1-1695413943268.png
rpc1235x by New Contributor II
  • 1829 Views
  • 3 replies
  • 1 kudos

INAPP Purchases

Hello Everyone,So I've been trying to fetch (GET) in-app purchases from Apple Store Connect APIs, however I'm not sure how and what kind of account I should create. I need to dynamically generate a JWT (token) that stays 20 minutes with the following...

Conditional Mapping based on Value

Hi all!Hoping someone could assist. My requirements is to map a specific email address from a list where type = "WORK". Example data:{ "name": "xyz" "country": "USA" "emails": [ { "emailaddress": "x@gmail.com", ...

aaron by New Contributor
  • 828 Views
  • 0 replies
  • 0 kudos

Python Script Advice

Hi Team,we have a python script which works outside Snaplogic as expected.  We would like to use same code in Snaplogic.can anyone suggest how can we use same code and achieve our use case.pleasei suggest other that the Script snap if any.Thank you 

AnilD by New Contributor
  • 1103 Views
  • 1 replies
  • 0 kudos

REST Get parameters dates dynamically

Hello,I am trying to automatize REST Get extraction by setting up Query Parameters in the REST Get snap with date 1 and date 2. My idea is to schedule the pipeline every 1st of the month and date 2 should be Today minus one day and date 1 should be t...

rpc1235x by New Contributor II
  • 816 Views
  • 0 replies
  • 0 kudos