Integration of JUST.DB and Shopify with My Apps
After copying the template, register JUST.DB and Shopify in Yoom's My Apps as a preliminary step.
※ If you have already registered, please proceed to "Step 1. Setting the App Trigger".
<Procedure>
1. After logging into Yoom, click "My Apps" → "+ New Connection" in that order.

2. Search for JUST.DB and Shopify from the search window and enter the necessary information for each registration.

If JUST.DB and Shopify are displayed in the My Apps list, the preparation is complete!
Let's proceed to the detailed settings immediately!
Step 1. Setting the App Trigger
First, click on the app trigger "When a Webhook Event is Received".

On the first page, the pre-linked JUST.DB account information will be displayed, so please check it and click "Next" if there are no issues.

On the next page, set up the reception of Webhook events.
For detailed instructions on how to set it up, please refer to this article.

Click "Test" to reflect the acquired information as output.
<span class="mark-yellow">Table identifiers and record IDs are displayed by default, but since this is a flow to add products, it is recommended to obtain product information here using JSON PATH. In particular, "Product Title" will be needed in Step 2, so be sure to acquire it. For detailed instructions on how to obtain it, please refer to this article.</span>
If there are no issues up to this point, the trigger setting is complete by clicking "Save".
Step 2. Add Product
Next, click "Add Product".

On the first page, the account information will be displayed as in Step 1, so if there are no issues, click "Next".
On the second page, set up to add a product.
"Subdomain" and "Product Title" are required fields, so be sure to enter them.
It is recommended to utilize the outputted information for product-related information.
You can use the values obtained with JSON PATH in Step 1 as output.
For more details on output, please refer to this article.

Step 3. Edit Record
Now, click "Edit Record" for the final step.

The account information will be displayed on the first page, so check it and proceed to the next page.
On the second page, edit the record.
Enter "Domain", "Table Identifier", "Record ID", and "Target Field".
For instructions on how to check the identifier, please refer to this article.
Utilize the value obtained in Step 1 for the "Record ID".

Use the value obtained in Step 2 for the target field.

Click "Test" and if no errors occur, click "Save".
If a popup like the one below appears, all settings are complete.

Other Automation Examples Using JUST.DB and Shopify
Yoom offers numerous automation examples using JUST.DB and Shopify.
It is possible to integrate with various apps, so please refer to the following representative examples.
1. Extract email information and register it in JUST.DB
This time, the automatic integration was initiated from JUST.DB, but this integration is a flow that adds the content of an email to JUST.DB triggered by receiving an email.
It is recommended for those who want to aggregate information obtained from emails and use it for data analysis.