Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLVED

Adobe campaign classic V7 to Graphql connection

Avatar

Level 2

There is a use case to call a Graphql based API provided by external vendor and we need to call that API from ACC, use the response to define journeys.

 

We are doing a POST call with all possible headers, connection works and we receive a 200 response code but the response body comes back as HTML response. We are able to test this successfully from Postman.

 

Anyone have insights if there are compatibility issues and ACC doesn't support a Graphql connection?

 

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Level 2

It is compatible and works as long as request is structured properly. Thanks.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

It is compatible and works as long as request is structured properly. Thanks.

Avatar

Administrator

Thanks, @RajatPanwar, for sharing the update!



Sukrity Wadhwa