Skip to content

Commit 2ccbd9d

Browse files
update integrations
1 parent c78c635 commit 2ccbd9d

5 files changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Google Business Profile Integration
2+
3+
<div class="tm-resource-icon">
4+
<!--@include: ./assets/brands/google-business-profile.svg-->
5+
</div>
6+
7+
The Google Business Profile integration is available through [Google Business Profile Source](../addons/dynamic/sources/google-business-profile). Use it to read locations and reviews from your Google Business Profile account.
8+
9+
For credential setup details, including OAuth app creation and token generation, see the [Google Integration](./google) guide.
10+
11+
For source query options and available mapped fields, see the [Google Business Profile Source](../addons/dynamic/sources/google-business-profile) docs.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Google Calendar Integration
2+
3+
<div class="tm-resource-icon">
4+
<!--@include: ./assets/brands/google-calendar.svg-->
5+
</div>
6+
7+
The Google Calendar integration is available through [Google Calendar Source](../addons/dynamic/sources/google-calendar). Use it to read upcoming events from a Google Calendar.
8+
9+
For credential setup details, including OAuth app creation and token generation, see the [Google Integration](./google) guide.
10+
11+
For source query options and available mapped fields, see the [Google Calendar Source](../addons/dynamic/sources/google-calendar) docs.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Google Places Integration
2+
3+
<div class="tm-resource-icon">
4+
<!--@include: ./assets/brands/google-places.svg-->
5+
</div>
6+
7+
The Google Places integration is available through [Google Places Source](../addons/dynamic/sources/google-places). Use it to fetch place data from the Google Places API by Place ID.
8+
9+
For credential setup details, including enabling the Google Places API and generating an API key, see the [Google Integration](./google) guide.
10+
11+
For source query options and available mapped fields, see the [Google Places Source](../addons/dynamic/sources/google-places) docs.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Google Sheets Integration
2+
3+
<div class="tm-resource-icon">
4+
<!--@include: ./assets/brands/google-sheets.svg-->
5+
</div>
6+
7+
The Google Sheets integration is available through [Google Sheets Source](../addons/dynamic/sources/google-sheets) and [Google Sheets Action](../addons/forms/actions/google-sheets). Use it to read rows from spreadsheets and send form submissions to Google Sheets.
8+
9+
For credential setup details, including OAuth app creation and token generation, see the [Google Integration](./google) guide.
10+
11+
For source query options and available mapped fields, see the [Google Sheets Source](../addons/dynamic/sources/google-sheets) docs. For action setup details, see the [Google Sheets Action](../addons/forms/actions/google-sheets) docs.

src/essentials-for-yootheme-pro/integrations/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Use these guides when a service requires provider-side account setup, custom app
88

99
- [Facebook](./facebook) - Set up a custom Facebook developer app for Facebook and Instagram Business sources.
1010
- [Google](./google) - Set up a custom Google developer app for Google sources and actions.
11+
- [Google Business Profile](./google-business-profile) - Connect a Google Business Profile account for the Google Business Profile Source.
12+
- [Google Calendar](./google-calendar) - Connect a Google account for the Google Calendar Source.
13+
- [Google Places](./google-places) - Set up a custom Google Places API for location-based services.
14+
- [Google Sheets](./google-sheets) - Connect a Google account for the Google Sheets Source and Google Sheets Action.
1115
- [Instagram](./instagram) - Set up Instagram personal and business account access for the Instagram Source.
1216
- [LinkedIn](./linkedin) - Set up a custom LinkedIn developer app for the Dynamic Content LinkedIn Source.
1317
- [Cloudflare Stream](./cloudflare-stream) - Configure Cloudflare API access for the Cloudflare Stream Source.

0 commit comments

Comments
 (0)