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 . |
With Streamtime 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. in 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., you can:
-
create, update, retrieve, and search jobs
-
create, retrieve, list, and search contacts
-
create, retrieve, and search companies
-
create, retrieve, and search todos
To get started with Streamtime, create an account at streamtime.net.
To connect Streamtime app, you need to obtain the API Key value from your Streamtime account and insert them in the Streamtime 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. scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive..
-
Log in to your Streamtime account.
-
Click Settings > Integrations. Copy the API Key to a safe place.
-
Log in to your Boost.space Integrator account, insert a Streamtime module scenario and click the Add button next to the Connection field.
-
In the Connection name field, enter a name for the connection.
-
In the API Key field, enter the details copied in step 2 and click Save.
You have successfully established the connection. You can now begin editing your scenario and adding more Streamtime modules. If your connection needs reauthorization at any point, follow the connection renewal steps here.
You can create, update, retrieve, and search jobs using the following modules.
Create a new job.
For field descriptions, see the Streamtime Jobs API reference.
Updates an existing job.
Connection |
|
Job ID |
Select or map the Job ID whose details you want to update. |
For field descriptions, see the Streamtime Jobs API reference.
Retrieves an existing job.
Connection |
|
Job ID |
Select or map the Job ID whose details you want to retrieve. |
Retrieves a list of jobs from the account.
Connection |
|
Limit |
Set the maximum number of jobs 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).. The default value is 10. |
See the Streamtime Jobs API reference for entering the field values to search for the jobs that match the specified value.
You can create, retrieve, list, and search contacts using the following modules.
Creates a new contact.
For field descriptions, see the Streamtime Contacts API reference.
Retrieves an existing contact.
Connection |
|
Select or Enter Manually |
Select a method:
|
Company ID |
Select or map the Company ID whose contact you want to retrieve. |
Contact ID |
Select or map the Contact ID whose details you want to retrieve. |
Contact ID |
Enter the Contact ID whose details you want to retrieve. |
Retrieves a company contacts list.
Connection |
|
Company ID |
Select or map the Company ID whose contacts you want to list. |
Limit |
Set the maximum number of contacts Boost.space Integrator will return during one execution cycle. The default value is 10. |
Retrieves a contact list from the account.
Connection |
|
Limit |
Set the maximum number of contacts Boost.space Integrator will return during one execution cycle. The default value is 10. |
See the Streamtime Contacts API reference for entering the field values to search for the contacts that match the specified value.
You can create, retrieve, and search companies using the following modules.
Creates a new company.
For field descriptions, see the Streamtime Companies API reference.
Retrieves an existing company.
Connection |
|
Company ID |
Select or map the Company ID whose details you want to retrieve. |
Retrieves a list of companies from the account.
Connection |
|
Limit |
Set the maximum number of companies Boost.space Integrator will return during one execution cycle. The default value is 10. |
See the Streamtime Companies API reference for entering the field values to search for the companies that match the specified value.
You can create, retrieve, and search todos using the following modules.
Creates a new personal ToDo
For field descriptions, see the Streamtime ToDo API reference.
Retrieves an existing ToDo
Connection |
|
ToDo ID |
Select or map the ToDo ID whose details you want to retrieve. |
Retrieves a ToDos list.
Connection |
|
Limit |
Set the maximum number of ToDos Boost.space Integrator will return during one execution cycle. The default value is 10. |
See the Streamtime ToDo API reference for entering the field values to search for the ToDos that match the specified value.
You can call APIs using the following module.
Performs an arbitrary authorized API call.
Note | |
---|---|
For the list of available endpoints, refer to the Streamtime API documentation. |
Connection |
|
URL |
Enter a path relative to |
Method |
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 Job ItemsItems are rows in records (order/request/invoice/purchase...) of a particular Job from your account.
URL: /v1/Jobs/Jobid/job_items
Method: GET
Matches of the search can be found in the module’s Output under Bundle > Body.
In our example, 2 job items were returned: