The template will be copied to my project.
Click the title within the red frame to navigate to the settings screen.
Step 3: App Trigger "When a Collection Item is Created"
Click the first process. Set up the integration with the relevant site in Webflow and configure the output to be extracted.
(1/3) Select the Integration Account and Action
The following are pre-configured, so no action is required.
- Title
- Database App
- Account information for integration with Webflow
- Execution Action
→ Click Next
(2/3) API Connection Settings for App Trigger
Set the Site ID. Click the edit field to open a dropdown and display the options. Selecting one will automatically quote the ID.
Alternatively, you can obtain it using the following method.
- In the Webflow dashboard, select the target site.
- Proceed to "Site Settings" and open the "General" tab.
- Scroll down the page to find the "Site ID" displayed, where you can check and copy it.
→ Click Test → Success
→ Click Next
(3/3) API Connection Settings for App Trigger
- What is a Webhook Event
- It occurs when a collection item is created (or updated) in Webflow.
→ Click Test → Success. In this output setting, you can retrieve the relevant items.
→ Click Save
Step 4: Operate the Database "Add Record"
Here, you will link with Google Sheets and associate the information to be added.
(1/2) Select the Integration Account and Action
The following are pre-configured, so no action is required.
- Title
- Database App
- Account information for integration with Google Sheets
- Execution Action
◆ Database Integration
- Spreadsheet ID
- Click the edit field to pick up candidate sheets from the linked Google account. Selecting the relevant sheet will quote the ID.
- Spreadsheet Tab Name
- Click the edit field to pick up candidate tab names from the linked Google account. Selecting the relevant tab will quote the ID.
- Table Range
- Set it in the format "A1:G30". This time, since the table range is A to L, I entered A1:L1.
→ Click Next!
(2/2) Detailed Settings for Database Operations
The headers of the linked sheet will be extracted. I have reflected the first and second output items in the headers. Here, we will link the output.
Click the edit field to open a dropdown and display the previously extracted output as candidates. Selecting one will automatically embed the quote code.
→ Click Test → Success
→ Click Save!
Step 6: Turn the App Trigger [ON]
Once all processes are set, a completion screen will pop up.
Turn the Trigger [ON] to complete the setup.
The integration work is now complete! The integration was completed in a short time without using programming. Here is the template used.