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.
I’m trying to use the servicenow query snap to query a table.
For my use case, i may get few missing properties in a input request. I have to query servicenow and fetch these missing properties f...
I am using the the ServiceNow Snap to request data from SNoW tables and I would like to pass SNoW, such as sysparm_limit, sysparm_exclude_reference_link, sysparm_display_value etc.
However if I p...
Is anyone aware of any known issue with ServiceNow query Snap ? The documentation does not show any known issue. We have used ServiceNow query snap in one of our pipeline to query records from x...
I have a bunch of tables to get from ServiceNow Query snap. I want to parameterize them by passing table variable. It is throwing up an error:
Failure: An error occurred while fetching the r...
Hi Team, I am not able to fetch the tables from the service now. It's throwing 403 forbidden error as shown in the below pic. The account validation is successful for the service now instance. ...
My usecase is to ingest data from ServiceNow into Snowflake, with no tranformation. I’m creating simple pipeline with 2 snaps - ServiceNow Query and Snowflake BulkLoad
The service now table has 2.5...
Hi
I am trying to set up a ServiceNow insert Snap, but it needs a Service now account and instance.
The documentation shows an example of the instance as,
https://abc.service-now.com/ is the U...
Created by @asharifian, SnapLogic
This pattern retrieves leads from ServiceNow and sends them to Microsoft Dynamics 365 for Sales CRM application. Upon success or error, the integration log is s...
I am trying to load ServiceNow data to Redshift. Looks like there are no read snaps available. Got the data to S3 using curl in the json format. Looks like json parser is not parsing the data c...