01-23-2023 01:47 AM
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.
01-24-2023 07:12 PM
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