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 TextIt 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, create, update, retrieve, and delete the contacts, and labelsIn Boost.space, a label is a tag that can be added to items within a module. It's a flexible tool used to categorize and organize data, making it easier to customize workflows and processes. in your TextIt account.
Prerequisites
-
A TextIt account
In order to use TextIt 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 TextIt account. If you do not have one, you can create a TextIt account at textit.in.
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! |
To connect your TextIt account to Boost.space Integrator you need to obtain the API Key from your TextIt account and insert it in the Create a connection dialog in the Boost.space Integrator module.
1. Go to the TextIt API page and log in to your TextIt account.
2. Copy the API Key to your clipboard.
3. Go to Boost.space Integrator and open the TextIt module’s Create a connection dialog.
4. In the Connection name field, enter a name for the connection.
5. In the API TokenA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications. field, enter the API tokenA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications. details copied in step 2, and click Continue.
The connection has been established.
Gets all contacts.
Connection |
|
Limit |
Set the maximum number of contacts Boost.space Integrator should 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).. |
Gets a contact.
Connection |
|
Contact UUID |
Select the Contact UUID whose details you want to retrieve. |
Starts contacts down a flow.
Connection |
|
Flow |
Select the flow whose contacts you want to start |
Start With |
Select or map the option to start the flow with. |
Restart Participants |
Select whether the participants were restarted in the flow. |
Parameters |
(Optional) Enter the details for the custom fieldsA feature in Boost.space that allows administrators to define and manage additional data fields within each module, tailoring the system to specific organizational needs. displayed by the module. |
Creates a contact.
Connection |
|
Name |
Enter the contact’s name. |
Language |
Select or map the contact’s preferred language. |
URNs |
Add the required URNs such as contact’s Facebook, Twitter. |
Groups |
Add the contact to the groups. You can add multiple groups. |
Params |
(Optional) Enter the details for the custom fields displayed by the module. |
Modifies a contact.
Connection |
|
Name |
Enter the contact’s name. |
Language |
Select or map the contact’s preferred language. |
URNs |
Add the required URNs such as contact’s Facebook, Twitter. |
Groups |
Add the contact to the groups. You can add multiple groups. |
Removes a contact.
Connection |
|
Contact UUID |
Select or map the Contact UUID you want to delete. |
Gets all labels.
Connection |
|
Limit |
Set the maximum number of labels Boost.space Integrator should return during one execution cycle. |
Gets a labelIn Boost.space, a label is a tag that can be added to items within a module. It's a flexible tool used to categorize and organize data, making it easier to customize workflows and processes..
Connection |
|
Label UUID |
Select the Label UUID whose details you want to retrieve. |
Creates a label.
Connection |
|
Name |
Enter a name for the label. |
Modifies a label.
Connection |
|
Label UUID |
Select the Label UUID whose labels you want to update. |
Name |
Enter a new name for the label. |
Removes a label.
Connection |
|
Label UUID |
Select or map the Label UUID you want to delete. |
Note | |
---|---|
You do not have to add the webhooksA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. in the TextIt as it is automatically done for you once you add and save an instant triggerThe 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. module to your scenario. |
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 the selected event occurs.
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 a name for the webhook. |
Connection |
|
Resthook |
Select or map the hook to which you want to connect to. |
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’ve already done 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 labels from your TextIt account:
URL: /v2/labels.json
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 > results. In our example, 5 labels were returned: