diff --git a/sources/platform/integrations/index.mdx b/sources/platform/integrations/index.mdx index 6a37a54800..915bc27e8c 100644 --- a/sources/platform/integrations/index.mdx +++ b/sources/platform/integrations/index.mdx @@ -142,6 +142,12 @@ If you use one of the main integration platforms, Apify's support is here for yo imageUrl="/img/platform/integrations/pipedream.png" smallImage /> + + +## What you can do + +From a Softr workflow, you can: + +- Run an Apify Actor with custom JSON input, with an option to wait for the run to finish. +- Run an Actor and return the dataset items in a single step. +- Get the most recent Actor run, optionally filtered by status. +- Run an Apify task. +- Run a task and return its dataset items in one step. +- Fetch items from an existing dataset by ID. +- Read a single record from a key-value store. + +## Get started + +You will need: + +- An [Apify account](https://console.apify.com/) and an API token from **Settings → API & Integrations** in Apify Console. +- A Softr workspace with access to [Workflows](https://docs.softr.io/workflows). + +In Softr, open your app's **Workflows**, add an Apify action, paste your Apify API token to connect, then pick the Actor, task, dataset, or key-value store you want to use and map your inputs. + +For the full step-by-step setup, see [Softr's Apify integration docs](https://docs.softr.io/workflows/integrations/apify). + +## Resources + +- [Softr Apify integration docs](https://docs.softr.io/workflows/integrations/apify) +- [Softr Workflows documentation](https://docs.softr.io/workflows) +- [Apify integrations overview](/platform/integrations) diff --git a/static/img/platform/integrations/softr.svg b/static/img/platform/integrations/softr.svg new file mode 100644 index 0000000000..b558ad8c6b --- /dev/null +++ b/static/img/platform/integrations/softr.svg @@ -0,0 +1,5 @@ + + + + +