User Activity

We are using the GraphQL snap to access a new service but have only been given an endpoint and an API key. How can I configure the Snap to gain authorisation to access the service? I have looked at creating API Suite Accounts including the Secured He...
How can I send input parameters to a REST service built in SnapLogic? We have specified the query parameters in the REST Get snap but can’t see that this being exposed on the API Schema (using the Open API on Projects folder > Select Triggered Task >...
I’m currently exploring ways of building pipelines as a REST service using the training video, ‘Retrieving Documents Using REST GET’. When validated, the pipeline appears successful but its not showing me the desired data in the output preview connec...
Hello, A pipleine I’m working on seems to attempt to execute the Upsert Content (2) snap before the Create Deal/Job snap is executed. Since the Content record is a child of the Deal/Job, the absence of the Deal/Job Id is causing the Upsert Content (2...
To avoid building a point to point integration with Salesforce, I was wondering if there was a way to execute a pipeline based on API requests created by a website. Am I right in saying that we could use the a REST get snap to do this and we would ju...