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

2. Search for Wix and GitHub from the search window and enter the necessary information for each registration
The following information is required when registering Wix.
- Access Token
- Account IDsome text
- Site IDsome text
- The site ID can be confirmed from the Wix URL
- The part "××××××××" in https://manage.wix.com/dashboard/××××××××/setup is the site ID

If Wix and GitHub are displayed in the My Apps list, preparation is complete!
Let's proceed to the detailed settings right away!
Step 1. Setting Up the App Trigger
First, open the template you just copied from "My Projects" in the sidebar.

Next, click the app trigger "When the form is submitted".

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

On the next page, set up the Webhook event reception.
Follow the instructions and the article below to set it to activate when the form is submitted.
Wix Automation: Sending Data via Webhook
Once all settings are complete, click "Test" to check for errors.

If there are no issues up to this point, the trigger setup is complete by clicking "Save".
Step 2. Creating an Issue
Next, click "Create Issue".

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 create an Issue.
"Owner Name", "Repository Name", and "Title" are required fields, so be sure to enter them.
Other fields are optional, so use the output information as needed and enter accordingly.

Other fields are optional, but it is recommended to use the information output from Wix to enter details in the comment section.
This way, you can check the task details just by accessing GitHub, reducing the need to check the original form information.
It is pre-written to include "Form ID" and "Submission Date", so make changes as needed.

Click "Test" and if no errors appear, click "Save".
If a popup like the one below appears, all settings are complete.
Turning on the trigger will execute the flow.

Other Automation Examples Using Wix
Yoom offers many automation examples using Wix.
It is possible to integrate with various apps, so please refer to the following representative examples.
1. Automatically Reply with Gmail When a Form is Submitted on Wix
For those who manually send emails every time there is a form response, using this integration can reduce the workload.
If you are using Gmail, please refer to this.