Skip to main content
sheldona0001
October 19, 2021
Question

How to Integrate Data from Big Query into Appian

  • October 19, 2021
  • 5 replies
  • 1 view

Hi Guys,

I am quite new to Appian.

I have tried using this HTTP link bigquery.googleapis.com/.../data which the link to access my project,however, everytime I put that in and test the data it throws an error. I do have the account I am getting it from Authenticated. I am lost from here.

Has anyone run into this issue and found the resolution to it?

5 replies

peter.lewis
Employee
October 19, 2021

Can you provide more information about how you have set up your integration? Did you define authentication? What error are you seeing in Appian? Did you try to test the API with an external tool like Postman to see if it succeeds there?

sheldona0001
October 19, 2021

I created a data record in Appian and I am using the HTTP link to get the API, I did define the Authentication and the error code I am getting is:

" The Requested URL Cannot be Found"

The external system did not find the requested URL or is refusing to allow access to HTTP/1.1 404 Not Found

peter.lewis
Employee
October 19, 2021

Ok are you able to call the URL successfully via another tool like Postman? That's a good way to identify if the problem is with the API or with Appian.