-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature/24689-code-webhooks
- Loading branch information
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,12 @@ | ||
title: Flotiq and Meta-API integration | Flotiq docs | ||
description: This tutorial shows how to use Flotiq and Meta-API to integrate with another API | ||
|
||
!!! caution | ||
Please note that the information and documentation provided on this page regarding the integration with Meta API is no longer valid. | ||
Meta API has shut down their company, and as a result, the integration mentioned in this article is no longer supported or available. | ||
|
||
We apologize for any inconvenience this may cause. We highly recommend seeking alternative solutions or contacting us at [[email protected]](mailto:[email protected]) for information on integrations with Flotiq. | ||
|
||
|
||
# Flotiq + Meta-API + Google Spreadsheets use case | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
title: Integrate Gatsby Cloud and Flotiq | Flotiq documentation | ||
description: Enable seamless Gatsby content preview using Flotiq Gatsby plugin. | ||
|
||
!!! Caution | ||
**Due to the [ending availability of Gatsby Cloud](https://www.netlify.com/blog/gatsby-cloud-evolution/), | ||
the Gatsby Cloud plugin is now deprecated.** | ||
|
||
We recommend transitioning to the [Netlify Build plugin](https://flotiq.com/docs/panel/Plugins/Netlify-integration/), | ||
using the [Custom Links plugin](https://flotiq.com/docs/panel/Plugins/Custom-links/), | ||
or implementing a [webhook](https://flotiq.com/docs/panel/webhooks/async-co-webhook/). | ||
Please make the necessary changes to ensure uninterrupted service. For questions, contact us on Discord or email [[email protected]](mailto:[email protected]). | ||
|
||
|
||
# Connecting your Flotiq account to Gatsby Cloud | ||
|
||
This article will walk you through the process of connecting your Flotiq account and your Gatsby Cloud account. By doing so, your content will be automatically synchronized with your Gatsby Cloud preview instance. You will also be able to easily navigate to your Gatsby Preview pages from the Flotiq content editor. | ||
|