GET data from a cell in a google sheet

I was wondering if there’s a way to pull data from a specific cell in a google sheet with an IFTTT webhoook?

I know it’s possible to POST data, but can you perform GET requests and then virtualWrite that data into a variable?

Richard