ROBERTVALENTINE
8 years agoQrew Trainee
Add record from external application using AddRecord API
I'm relatively new to using APIs in my app, so forgive me if this is a REALLY simple thing. But basically I'm trying to put together a table that when a user "adds" a record by entering an order number into a field on the form, an API makes a call to an external app (that I've verified accepts API calls) and retrieves info for that order number, then adds it to the record, then displays it to the user. So the Quick Base app is basically functioning as a search/retrieve interface for the external application, in addition to logging all search requests.
Is this even possible? And if so, where should I start?
Is this even possible? And if so, where should I start?