Help
Richard_Quintan
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Apr 05, 2022
‎Dec 06, 2023

User Statistics

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

User Activity

Hello there,I'm trying to fetch data from a product in one base, then send that information to an external API and then update that new info in other base. The code goes like this: //input of modified product let inputConfig = input.config(); //JSO...
Hello there, I'm trying to write data from one base to another through Airtable's API. My JSON is something like this:  let body = { "fields":{ "prod_serv_cia_id": inputConfig.cia_id[0], "NroParte": inputConfig.codigo[0], "D...
Hello there, I've developed a workflow that follows these steps:1) When a record is updated, all the product's fields are watched2) With these watched fields, a new script will run. The main goal with this script is taking the product's information, ...
Kudos from
Kudos given to