Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). only by using your login credentials or by following the instructions below . |
The Dribble 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 watch, create, update, list, and delete the projects, and shots in your Dribble account.
Prerequisites
-
A Dribble account
In order to use Dribble with 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., it is necessary to have a Dribble account. If you do not have one, you can create a Dribble account at dribbble.com/signup/new.
Note | |
---|---|
The 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. dialog fields that are displayed in bold (in the Boost.space Integrator scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., not in this documentation article) are mandatory! |
-
Go to Boost.space Integrator and open the Dribbble module’s Create a connection dialog.
-
In the Connection name field, enter a name for the connection and click Continue.
-
Confirm the dialog by clicking Authorize.
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 new project is created.
Required Permissions: public
Connection |
|
Max RecordsIn Boost.space, a record is a single data entry within a module, like a row in a database. For example, a contact in the Contacts module or a task in the Tasks module. |
Enter the maximum number of records Boost.space Integrator should return during one scenario 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).. |
Lists all projects for this account.
Required Permissions: public
Connection |
|
Max Records |
Enter the maximum number of records Boost.space Integrator should return during one scenario execution cycle. |
Creates a project.
Required Permissions: public
Connection |
|
Name |
Enter a name for the project. |
Description |
Enter the details about the project. |
Updates project by ID.
Required Permissions: public
Connection |
|
ID |
Select the Project ID whose details you want to update. |
Name |
Enter a name for the project. |
Description |
Enter the details about the project. |
Removes the user’s project by ID.
Required Permissions: public
Connection |
|
ID |
Select the Project ID you want to delete. |
Triggers when a new shot was created.
Required Permissions: public
Connection |
|
Max Records |
Enter the maximum number of shots Boost.space Integrator should return during one scenario execution cycle. |
Lists the authenticated user’s shots.
Required Permissions: public
Connection |
|
Max Records |
Enter the maximum number of shots Boost.space Integrator should return during one scenario execution cycle. |
Gets the authenticated user’s shot by ID.
Required Permissions: public
Connection |
|
ID |
Select the ID whose shots details you want to retrieve. |
Creates a shot.
Required Permissions: public, upload
Connection |
|
Image File |
Enter the image file details. The file must be exactly |
Image Data |
Enter the file data to the field or map the source of the file. |
Description |
Enter the details of the shot. |
Rebound Source ID |
Enter the Rebound Source ID of the shot that the new shot is a rebound of. |
Scheduled For |
Enter the time when the post should be published. |
Tag |
Enter the keywords as tags to filter the shot when searching on the specific criteria. |
Team ID |
Enter the Team ID to associate the shot with. |
Updates shot with a specified ID.
Required Permissions: public, upload
Connection |
|
ID |
Select the Shot ID whose details you want to update. |
Title |
Enter the name of the shot. |
Description |
Enter the details of the shot. |
Low Profile |
Select whether you want to hide the shots from your profile:
|
Scheduled For |
Enter the time when the post should be published. |
Tag |
Enter the keywords as tags to filter the shot when searching on the specific criteria. |
Team ID |
Enter the Team ID to associate the shot with. |
Deletes shot with a specified ID.
Required Permissions: public, upload
Connection |
|
ID |
Select the Shot ID you want to delete. |
Performs an arbitrary Authorized API call.
Connection |
||||
URL |
Enter a path relative to
|
|||
Method |
Select the HTTP method you want to use: GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
|||
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 all the projects from your Dribbble account:
URL:
/v2/user/projects
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, 3 projects were returned: