WilliamMarrone
7 years agoQrew Cadet
API Child Record through JS
Hello,
Hopefully someone has an answer for me as this is more of a general question not something physical in code. I am using a script to grab data from an external source and changing records in a QuickBase table using an Edit Record call from the API. I would also like to set a conditional to add a child record to another table that is linked to the crrent table I am in at the current record. I am able to add the record no problem but there is never a link created. Is it possible to create a child record that is linked back to the parent through the API in JS? I know it's possible through formula fields but I need to use the external data as well.
IF anyone has any ideas thanks in advance.
Hopefully someone has an answer for me as this is more of a general question not something physical in code. I am using a script to grab data from an external source and changing records in a QuickBase table using an Edit Record call from the API. I would also like to set a conditional to add a child record to another table that is linked to the crrent table I am in at the current record. I am able to add the record no problem but there is never a link created. Is it possible to create a child record that is linked back to the parent through the API in JS? I know it's possible through formula fields but I need to use the external data as well.
IF anyone has any ideas thanks in advance.