Forum Discussion

FatemaShakir's avatar
FatemaShakir
New Contributor II
3 years ago

Fetching GraphQL APIs

Hey all,

How can we fetch a Graphql API via SnapLogic?
I have tried doing a Rest GET, but it is returning with a 400 error (bad request).
Also, I have tried a Rest POST, it is getting executed, but it is not returning any result.

Any help will be appreciated.
Thank you.

1 Reply

  • alchemiz's avatar
    alchemiz
    Contributor III

    Hi @FatemaShakir ,

    Good day, have you tried using Postman

    If you can make it work in Postman then try to mimic all the headers and parameters in Postman to rest get/post snaps

    Thanks,
    EmEm