View as Markdown
Corporate Merch icon

Corporate Merch ACTION

Create Private Link

Create a unique, trackable redemption URL for a recipient on a private redeem page. See the documentation
  • Action
  • Writes data
  • API key
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's Corporate Merch account once, then configure and run Create Private Link from your backend or agent.

SCHEMA

Inputs

Pipedream supplies the connected account. Your application provides the operation-specific values below. Dynamic inputs are resolved against that user's account.

Create Private Link inputs
Property Type Description
redeemPageId Redeem Page ID string
The ID of the private redeem page to generate a link for. Use the List Redeem Pages action to retrieve available redeem pages and their IDs.
Required
email Email string
Recipient's email address. Used as a unique identifier and delivery contact.
Required
firstName First Name string
Recipient's first name.
Optional
lastName Last Name string
Recipient's last name.
Optional
sendEmail Send Email boolean
Set to true to trigger an automated delivery email to the recipient. Defaults to false.
Optional

REFERENCE

Tool details

Behavior hints are published with the component in the Pipedream registry and surface as MCP tool annotations, so an agent can reason about a tool before it calls it.

Registry key
corporate_merch-create-private-link
Version
0.0.2
App
Corporate Merch
Authentication
API key
Read-only
No
Destructive
No
Open world
Yes