Skip to main content

Snack Prompt

With Snack Prompt modules in Make, 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.

Connect Snack Prompt to Make

To establish the connection, you must:

  1. Obtain your API key in Snack Prompt.

  2. Establish the connection in Make.

Obtain your API key in Snack Prompt

To obtain your API key from your Snack Prompt account:

  1. Log in to your Snack Prompt account.

  2. In the upper right corner, click on your profile icon > API Keys.

    snack_prompt_ss.png
  3. Click Create New API Key.

  4. Enter a name for the API key and click Create API Key.

  5. Copy the API key value shown and store it in a safe place.

You will use this value in the API Key field in Make.

Establish the connection with Snack Prompt in Make

To establish the connection in Make:

  1. Log in to your Make account, add a Snack Prompt module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the API Key field, enter the API key copied above.

  4. Click Save.

  5. 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.

Build Snack Prompt Scenarios

After connecting the app, you can perform the following actions:

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

Establish a connection to your Snack Prompt account.

Type of Item

Select the type of the item:

  • Prompt

  • Snippet

  • Document

  • Automation

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 #[something].

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

Establish a connection to your Snack Prompt account.

Item ID

Enter (map) the list ID that you want to delete.

Deletes an item.

Connection

Establish a connection to your Snack Prompt account.

Item ID

Enter (map) the item ID that you want to delete.

Deletes file from an item.

Connection

Establish a connection to your Snack Prompt account.

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

Establish a connection to your Snack Prompt account.

List ID

Enter (map) the list ID that you want to retrieve.

Gets an item.

Connection

Establish a connection to your Snack Prompt account.

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

Establish a connection to your Snack Prompt account.

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

Establish a connection to your Snack Prompt account.

Select a Prompt

Select one of your saved prompts.

Performs an arbitrary authorized API call.

Connection

Establish a connection to your Snack Prompt account.

URL

Enter a path relative to https://api-integrations.snackprompt.com.

Method

Select the method

Body

Enter (map) the body content for your API call.

Remove item(s) from a list.

Connection

Establish a connection to your Snack Prompt account.

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

Establish a connection to your Snack Prompt account.

Item ID

Enter (map) the ID of the item to which you want to upload files.

Searches

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.

Searches lists.

Connection

Establish a connection to your Snack Prompt account.

Search

Enter (map) the search term to look for specific lists.

Limit

Enter (map) the maximum number of lists to return in the search results.