MICHAELSARGENT
2 years agoQrew Cadet
Initialize Python Script using Quickbase Pipeline
We recently created an API where it gets Quickbase records, performs an IRR calculation using a python script, and writes the IRR calculation back to the Quickbase records. The problem with this is that we have to run this against all Quickbase records in our table. Ideally, we'd want a pipeline to trigger the API on that record alone, as to avoid incurring cost through a Databricks contract for having run the API daily against all records. The issue we're running into is that the [Python] notebook runs behind our firewall so Quickbase can't run the pipeline successfully. Anyone gotten this to work on internal VPNs? Or, is there a different option to calculate IRR on a singular Quickbase record through a pipeline?
------------------------------
MICHAEL SARGENT
------------------------------