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 Mallabe Websites 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 retrieve the visitors, website statusIn Boost.space, statuses are indicators assigned to records within modules to represent their current state or progress. They can be system-defined, such as "Active" or "Done," or custom-created to fit specific workflows. Statuses help track and manage tasks, projects, and processes efficiently., and website thumbnails in your Mallabe Websites account.
Prerequisites
-
A Mallabe Websites account – create an account at mallabe.com/accounts/register.
Connecting Mallabe Websites 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 Mallabe Websites account to Boost.space Integrator you need to obtain the API Key from your Mallabe Website account and insert it in the Create a connection dialog in the Boost.space Integrator 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..
1. Log in to your Mallabe Websites account.
2. From the Home screen, click API Keys and copy the API key to your clipboard.
3. Go to Boost.space Integrator and open the Mallabe Websites module’s Create a connection dialog.
4. In the Connection name field, enter a name for the connection.
5. In the API Key field, enter the API key copied in step 2, and click Continue.
The connection has been established.
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 website thumbnail has been generated.
Gets a website thumbnail.
Connection |
|
Website URL |
Enter (map) the website URL address whose thumbnail details you want to retrieve. For example, www.google.com. |
WebhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. URL |
Enter (map) the webhook URL address to send the triggers with the required data. |
Triggers when a website status check has been executed.
Checks the status of a website.
Connection |
|
Website URL |
Enter (map) the URL address whose status you want to check. |
Method |
By default, it is the GET method to retrieve the status of the website. |
Webhook URL |
Enter (map) the webhook URL address to which you want to send the data of the operationOperations are tasks in integration scenarios, similar to "operations" in Make.com. Each action, like reading or updating a record, counts as one operation. They’re essential for data syncing between apps and reset monthly. Going over the limit pauses syncing until you add more or upgrade your plan.. |
Performs an arbitrary authorized API call.
Connection |
|
URL |
Enter a path relative to For the list of available endpoints, refer to the Mallabe Website API Documentation. |
Method |
Select the HTTP method you want to use:
|
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
Query String |
Enter the request query string. |
Body |
Enter the body content for your API call. |
The following API call returns the website status from your Mallbe Websites account:
URL:
/status
Method:
GET
Matches of the search can be found in the module’s Output under BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. > Body.
In our example, the specified website status details were returned: