About 27,700 results
Open links in new tab
  1. Using ""&z=""&Rurl () and rdr in formula URL fields - Quickbase

    The "&z="&Rurl () only works in this situation. Workflows that do not require user input If you are using another API call such as API_AddRecord or API_EditRecord, the format for redirecting …

  2. Tag:"api" | Qrew Discussions - Quickbase

    Code Page for User to Search And Return a Report Visual I have the following Code page. I have successful code where the user inputs data into 2 fields and QuickBase data is returned.

  3. Pipeline error: Remote API returned authentication error - Quickbase

    Hello fellow Quickbasers! I'm working with a scheduled pipeline and the bulk record sets steps. The PL searches the Sites table in App A and send two fields'...

  4. Looking for simplest example to access quickbase using python

    Looking for simplest example to access quickbase using python Can someone point me to examples that show how a quickbase/db can be accessed from the command line/using …

  5. API_GenAddRecordForm and save record | Qrew Discussions

    API_GenAddRecordForm and save record I'm using API_GenAddRecordForm to copy existing record to new record. The form is displayed with the 'copied' data but until the new record is …

  6. Edit Record API Button | Qrew Discussions - Quickbase

    Edit Record API Button I'm trying to create a button that uses the API_EditRecord that will check a box in that record. I've been using the example URL in the Quickbase help section but I'm not …

  7. Restore ""Previous, Return, Next"" links after Formula-URL

    This is probably really easy, but I could not find an answer:After a button executes a formulaURL, the "Next, Return, Previous" links disappear.  That...

  8. RESTful API updates: relationship and file attachment calls

    The new relationship API calls allow admins to save time when keeping track of their apps’ structure. File attachment API calls Calls for downloading and deleting attached files have …

  9. API_UploadFile with JSON data | Qrew Discussions

    QuickBase's API are skewed towards using XML for both the request and response. There is no JSON supported in the API. You could write a wrapper around their API that consumed JSON …

  10. To capture an XML response from an API in Pipelines - Quickbase

    I would like to use a simple Quickbase API (API_ProvisionUser) in a Pipeline and use the user id included in the response in my subsequent Pipeline steps. Response promised in the API docs: