Active |
---|
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions below . |
With Snack Prompt modules in Boost.space Integrator, you can manage the items and lists in your Snack Prompt account.
To use the Snack Prompt modules, you must have a Snack Prompt account. You can create an account at snackprompt.com.
Refer to the Snack Prompt API documentation for a list of available endpoints.
To establish the connection, you must:
-
Obtain your API key in Snack Prompt.
-
Establish the connection in Boost.space Integrator.
To obtain your API key from your Snack Prompt account:
-
Log in to your Snack Prompt account.
-
In the upper right corner, click on your profile icon > API Keys.
-
Click Create New API Key.
-
Enter a name for the API key and click Create API Key.
-
Copy the API key value shown and store it in a safe place.
You will use this value in the API Key field in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Snack Prompt module to your scenario, and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the API Key field, enter the API key copied above.
-
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Snack Prompt modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Creates a list.
Connection |
Establish a connection to your Snack Prompt account. |
Title |
Enter (map) the title of the list. |
Description |
Enter (map) a description for the list. |
Is private? |
Select the visibility of the list. The private lists can be accessed using the links only. |
Creates a new item.
Connection |
|
Type of Item |
Select the type of the item:
|
Category |
Select the category of the item. |
Topics |
Select (map) a topic for the item. Multiple topics can be selected. |
Title / Command (when item is snippet): |
Enter (map) the title for the item, or the command when creating a snippet. If the item is public, the title should be between 10 and 100 characters long and contain at least one letter. For snippets, the command should have no blank spaces. |
Template |
Enter (map) a template for the item. For placeholder (variables), use |
Description |
Enter (map) a description for the item. |
Is private? |
Select the visibility of the list. The private lists can be accessed using the links only. |
Deletes a list.
Connection |
|
Item ID |
Enter (map) the list ID that you want to delete. |
Deletes an item.
Connection |
|
Item ID |
Enter (map) the item ID that you want to delete. |
Deletes file from an item.
Connection |
|
Item ID |
Enter (map) the item ID that you want to delete. |
File ID |
Enter (map) the file ID that you want to remove. |
Gets a list.
Connection |
|
List ID |
Enter (map) the list ID that you want to retrieve. |
Gets an item.
Connection |
|
List ID |
Enter (map) the list ID that you want to retrieve. Use the item ID located on the item page. |
Find a free item using the URL.
Connection |
|
Elemental URL |
Enter (map) the specific item URL you want to retrieve. |
Get the prepared execution from a selected prompt replacing the parameters if necessary.
Connection |
|
Select a Prompt |
Select one of your saved prompts. |
Performs an arbitrary authorized API call.
Connection |
|
URL |
Enter a path relative to |
Method |
Select the method |
Body |
Enter (map) the body content for your API call. |
Remove item(s) from a list.
Connection |
|
List ID |
Enter (map) the list ID that you want to remove. |
Updates a list.
Connection |
Establish a connection to your Snack Prompt account. |
List ID |
Enter (map) the list ID that you want to update. |
Title |
Enter (map) the title of the list. |
Description |
Enter (map) a description for the list. |
Is private? |
Select the visibility of the list. The private lists can be accessed using the links only. |
Uploads files to Item.
Connection |
|
Item ID |
Enter (map) the ID of the item to which you want to upload files. |
Searches for specific items.
Connection |
Establish a connection to your Snack Prompt account. |
Search |
Enter (map) the search term to look for specific items. |
Limit |
Enter (map) the maximum number of items to return in the search results. |