Amazon DynamoDB and Salesflare

How to connect Amazon DynamoDB

Amazon DynamoDB operations on Make

Actions (14)

Things Salesflare can make it do

  • Batch create or replace items — Creates or replaces multiple items across one or more tables in a single request. Supports up to 25 items per call. Unprocessed items can be automatically retried.
  • Batch delete items — Deletes multiple items from one or more tables by their primary keys in a single request. Supports up to 25 items per call. Unprocessed items can be automatically retried.
  • Batch get items — Returns the attributes of multiple items from one or more tables by their primary keys. Supports up to 100 items or 16 MB of data per request. Unprocessed keys can be automatically retried.
  • Create a query — Queries items in a table by their attributes.
  • Create a table — Creates a new table.
Show 9 more actions
  • Create or replace an item — Creates a new item or replaces an existing item if a matching primary key is found.
  • Delete a table — Deletes a table and all of its items.
  • Delete an item — Deletes an item by primary key. You can perform a conditional delete operation that deletes the item if it exists, or if it has an expected attribute value.
  • Get a table — Returns information about a table by its name.
  • Get an item — Returns an item’s set of attributes by its primary key. If no matching item is found, an empty response is returned.
  • Make an API call — Sends a custom API call to Amazon DynamoDB. You can use this to call endpoints that aren’t covered by existing modules.
  • Scan a table — Scans a table for items and item attributes.
  • Update a table — Updates a table.
  • Update an item — Updates an item or adds a new item to the table if it does not already exist.

Searches (1)

Look up existing records

  • List tables — Returns a list of tables associated with the authorized account.

Not using Salesflare yet?

Salesflare is a CRM for small and medium-sized B2B businesses — it fills itself in automatically so your team actually keeps it up to date.

Try it for free