Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
The Apify modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. allow you to monitor and run actors and tasks or fetch dataset itemsItems are rows in records (order/request/invoice/purchase...) in your Apify account.
To get started with APify, create an at my.apify.com.
Connect Apify to Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes.
To connect your Apify account to Boost.space Integrator you need to obtain the API TokenA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications. from your Apify account.
-
Log in to your Apify account.
-
Click Settings > Integrations.
-
Click + Add tokenA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications..
-
In the Add authentication token popup, enter a name for your token, and click Save.
-
Copy the token by clicking the Copy button.
-
Go to Boost.space Integrator and open the Create a connection dialog of the desired Apify modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve..
-
In the API token field, enter the value copied in step 5 and click Save.
You have successfully connected the Apify app and can now build scenariosA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive.
TriggersThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. when a selected actor run is finished.
WebhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. name |
Enter the desired name for the webhook. E.g. Finished Web Scraper Run. |
Connection |
|
Actor |
Select the Actor you want to monitor for finished runs. |
Triggers when a selected task run is finished.
Webhook name |
Enter the desired name for the webhook. E.g. Finished Web Scraper Run. |
Connection |
|
Actor |
Select the Actor you want to monitor for finished runs. |
Runs a selected actor task.
Connection |
|
Task |
Select or map the task you want to run. |
Run synchronously |
Boost.space Integrator will wait until the task run is finished. Beware that the maximum timeout for the run is 120 seconds. |
Input JSON overrides |
Here you can enter a JSON object to override the task input configuration. Only the provided fields will be overridden, the rest will be left unchanged. You can see the JSON task input configuration when you switch from Editor to Raw display of the input configuration. |
Runs a selected actor.
Connection |
|
Actor |
Select or map the ID of the actor you want to run. |
Run synchronously |
Boost.space Integrator will wait until the task run is finished. Beware that the maximum timeout for the run is 120 seconds. |
Input JSON |
Here you can enter a JSON object to override the actor default configuration. Only the provided fields will be overridden, the rest will be left unchanged. You can see the JSON actor input configuration when you switch from Editor to Raw display of the input configuration. |
Build |
Specify the actor build to run. It can be either a build tag or build number. By default, the run uses the build specified in the default run configuration for the actor (typically ‘latest’). |
Timeout |
Enter the timeout for the run in seconds. By default, the run uses a timeout specified in the default run configuration for the actor. |
Memory |
Select or enter memory limit for the run, in megabytes. By default, the run uses a memory limit specified in the default run configuration for the actor. |
Retrieves items from a dataset.
Connection |
|
Dataset ID |
Enter the ID of the dataset you want to retrieve items from. |
Data transformation |
Select a type of data transformation.
|
Format |
Select the format of the dataset items. |
Limit |
Set the maximum number of items Boost.space Integrator will return during one execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. |
Offset |
Enter the number of items to skip. |
For more detailed information about the rest of the module functionsFunctions you can use in Boost.space Integrator - create, update, delete, get, search., please refer to the APIFY Docs.