Logo
For example "scheduled tasks"
Search
Info
Content
Category Navigation
  • 🔧  Pipes

  • Tadabase Functions

    Text Pipes

    Time Conversion

    Mask and Disguise

    Advanced Date Pipes

    Unit Conversion

    Mortgage Calculator Pipe

    Barcode Generator

    QR Code Generator

    Number Utility Pipe

    Search and Replace

    Tadabase Domain Utilities

    Base64 File Converter

    3rd Party Pipes

    Shopify

    Pipedrive Pipe

    Plaid Pipe

    Vehicle VIN Decoder

    OpenAI Pipe

    Freshdesk Pipe

    Toggl Track Pipe

    FedEx Pipe

    MySQL Pipe

    Letter Stream Pipe

    Microsoft OneDrive Pipe

    Klaviyo Pipe

    TaxJar Pipe

    QuickBooks Pipe

    Google Sheets Pipe

    Tadabase Rest API Pipes

    Vertical Lookup Pipe

    Connection Field Plucker Pipe

    Record Looper Pipe (Legacy)

    Generate CSV Pipe

Categories
🔧 Pipes
Tadabase Functions
Tadabase Domain Utilities

Tadabase Domain Utilities

What is the Tadabase Domain Utilities pipe?

The Tadabase Domain Utilities pipe allows you to retrieve website and domain information from a URL. Let's use a CRM (Customer Relationship Management) app as an example. When you add a new customer, this pipe can use the customer's website URL to retrieve a description of their company.

Installing the Pipe

  1. Navigate to the Pipes section of the Builder by clicking on the Pipes icon in the menu on the left side of the Builder.
  2. Search or filter for the Domain Utilities pipe.
  3. Click the "View More" button.
  4. Click the "Install" button.

install-pipe.png

 

Using the Pipe

There are 2 API calls that you can make using this pipe:

Get Website Info

Retrieves information about the website located at a specific URL, such as description, images, and other metadata.

At this point, it would be helpful to test the available API calls to see the responses that are given. By viewing the responses, you will be able to determine what fields to create in a Data Table to save the responses.

get-website-info.png

This method requires a URL protocol prefixed with the domain. For example, HTTPS:// is required to get information for https://tadabase.io


Get Domain Info

Retrieves information about a specific domain.

get-domain-info.png

This method does not require a URL protocol prefixed with the domain. For example, HTTPS:// is not required to get information for tadabase.io


The Tadabase Domain Utilities pipe is non-configurable, meaning there are no settings that require modification. After installing the pipe, you can begin using it right away in your app. For this example, we will be accessing the pipe in a Customer Intake Form.

Adding the Pipe in the Page Builder

Using the above information as a reference, we will save the website description after running the pipe. To do this, first, create a Long Text Field in your Data Table.

new-fields.png

Here we can see an example of using this pipe inside of a Form's Record Rule.

pipe-record-rule.png

On Form submission, the URL provided by the user will be passed to the Tadabase Domain Utilities Pipe.

Next, a field value must be set with a value from the Pipe response.

pipe-record-rule2.png

When we view our live app, this what the Pipe looks like in action.

2021-05-14_14-04-14.gif

How did we do ?

Previous Article
Search and Replace
Next Article
Base64 File Converter
Article Navigation
  • What is the Tadabase Domain Utilities pipe?
  • Installing the Pipe
  • Using the Pipe
  • Get Website Info
  • Get Domain Info
  • Adding the Pipe in the Page Builder
  • Back to top
    API
    100% Operational
    Apps
    100% Operational
    Builder
    100% Operational
    Overall Status
    100% Operational