JeffRogerson
5 years agoQrew Cadet
API_AddRecord To Enter Scanned Bar Codes Into Database
Hello,
I am trying to build a POST add_record url to enter the data from scanned bar codes into a field and generate a new record.
I have a barcode reader that will build a POST url and I have successfully established the URL to get it to generate a new record in the desired Quickbase table, but I can't get the read bar code data to populate the desired field. Instead, when the bar code reader executes the url, it generates a new but empty record.
Here is my url... https://target url (yes I am using my url)/db/bqpwxx32at?a=API_AddRecord&_fid_6
I have turned off the app token so none is required (for the build stage) and the field ID of the field I wish to populate is 6.
Any help is appreciated.
Jeff
------------------------------
JRogerson JRogerson
------------------------------
I am trying to build a POST add_record url to enter the data from scanned bar codes into a field and generate a new record.
I have a barcode reader that will build a POST url and I have successfully established the URL to get it to generate a new record in the desired Quickbase table, but I can't get the read bar code data to populate the desired field. Instead, when the bar code reader executes the url, it generates a new but empty record.
Here is my url... https://target url (yes I am using my url)/db/bqpwxx32at?a=API_AddRecord&_fid_6
I have turned off the app token so none is required (for the build stage) and the field ID of the field I wish to populate is 6.
Any help is appreciated.
Jeff
------------------------------
JRogerson JRogerson
------------------------------