Skip to content
Advertisement

Tag: quickbase

How to Render Data from a POST API call in React

I’m trying to figure out how to code my current API call so that I can access each field from the API call and render it, then be able to use it across multiple components. I’m using the QuickBase API call that only allows POST to pull field values. I’ve been out of the game for a couple of years

Advertisement