Prerequisites
- A Supermemory API key (get one here)
- A viaSocket account
Step-by-Step Tutorial
Generate Supermemory API Token
- Log in to your Supermemory account.
- Go to Settings → API Key.
- Copy your Personal API key.
- Keep the key secure — treat it like a password.

Create a New Flow in viaSocket
- Click Create New Flow in your viaSocket dashboard.
- In the Trigger section, search for and select Supermemory.
- Choose a trigger — Search Memory or Search User Profile.
Connect Your Supermemory Account
- Click Connect to Supermemory.
- Paste your Supermemory API key.
- Click Save to store the connection.
- Confirm the connection is successfully added before proceeding.

Configure the Trigger
- Provide a Query — either a static value or a dynamic input from a previous step.
- Click TEST to run a sample and verify the output.
- Save the trigger once the test returns expected data.

Add an Action (Example: Gmail Send Email)
- Click Add Step.
- Select Gmail → Send Email.
- Choose an existing Gmail connection or create a new one.
- Map the required fields:
- To — recipient email address
- Subject — email subject line
- Message Body — use the trigger’s
bodyobject as dynamic input
- Click Test to send a test email.
- Confirm a 200 response status before saving.

Make sure your Supermemory API key has the correct permissions before
connecting. If the TEST step returns no data, double-check the query and
ensure your Supermemory account has indexed content.
