Building a Pipeline
Learn how to build a pipeline using sample data.
This tutorial guides you through building a simple pipeline which you then publish and test using a cURL command in a terminal. Using an onboarded connector, we use use the value of the property variant_id to find the appropriate Engine and Model by their ids. We then run a command to to return results to the endpoint.
We will use the same connectors as in the Xapix quickstart tutorial.
Creating a REST endpoint and building a pipeline
  1. 1.
    ​Create a REST endpoint​
  2. 7.
    ​Preview the endpoint​
  3. 8.
    ​Publish the project​
  4. 9.
    ​Test the endpoint​
​
​
Export as PDF
Copy link