Braulio Ribeiro
Articles
-
Shopify Integration
In this article, we’ll integrate a Shopify data source with Y42. Shopify integration replicates data via the Shopify API. You can find the full list of available objects and tables you are able to ...
-
Stripe Integration
In this article, we’ll integrate a Stripe data source with Y42. This Stripe integration replicates data using the Stripe REST API. Refer to the pagination section for a list of objects available fo...
-
Bin Node
The BIN Node returns a binary representation of a number, as a string value, based on boolean conditions. This can be very useful for grouping rows based on the values of a column. For instance, it...
-
Case node
The Case Node is another one that allows more advanced functions and low code statements. With this node you can perform data transformation following a if/then logic. Similar to the CASE statement...
-
Date Formatter
Date Formatter Node can be used for formatting a timestamp, date time, or date value into any desired date format supported by Big Query. For example, if you have a specific date time format like J...
-
Functions Node
There are many scenarios in which it is needed to perform more advanced functions and logical statements that require a little bit more of coding. For these cases, we have the Functions node! Using...