Help
Jude
4 - Data Explorer
4 - Data Explorer
since ‎Jun 23, 2022
‎Jan 07, 2023

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello I wonder if you can help I am using a react.js form to collect customer data and would like to connect this information to Airetable. this is what I have so far: file 1 - data file import { useState } from “react”; import axios from “axios”; ...