Skip to main content
yogendrar0720
October 30, 2023
Question

how we can call GraphQL Api in appian

  • October 30, 2023
  • 3 replies
  • 0 views

Hi All,

Has anybody integrated with GraphQL End point which retuns a JSON formatted response.

i

3 replies

stefanhelzle0001
October 30, 2023

Sure. Do you have any specific question?

yogendrar0720
October 30, 2023

The HTTP connected system has OAuth authentication option but I have used only for REST APIs so far, any idea if this can be used for GraphQL end points as well. actually i need to integrate a mobile application to appian

stefanhelzle0001
October 30, 2023

GraphQL uses HTTPS and JSON, just like other APIs do.

graphql.org/.../