A beginner's guide
Explore Plans
Mobile menu Close menu
CoinbaseCoinbase

Cryptocurrency bought

This trigger fires when a new buy is registered in the wallet

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a new buy is registered in the wallet
API endpoint slug
coinbase.wallet_buy_detected

Trigger fields

Wallet ID Dropdown list

Label
Which wallet?
Helper text
The wallet from which the transaction is taking place
Slug
wallet_id
Required
true
Can have default value
false

Ingredients

Cryptcourrency amountAmount of cryptocurrency bought

Slug
cryptocurrency_amount
Filter code
Coinbase.walletBuyDetected.CryptcourrencyAmount
Type
String
Example
1.09382

WalletThe wallet from which cryptocurrency was bought

Slug
wallet
Filter code
Coinbase.walletBuyDetected.Wallet
Type
String
Example
bbf394c-193b-5b2a-9155-3b4732659ede

Cryptocurrency codeThe short name of the cryptocurrency bought

Slug
cryptocurrency_code
Filter code
Coinbase.walletBuyDetected.CryptocurrencyCode
Type
String
Example
BTC

Paid amountThe amount paid in USD

Slug
paid_amount
Filter code
Coinbase.walletBuyDetected.PaidAmount
Type
String
Example
150.00

Transaction IDThe ID of the buy transaction

Slug
transaction_id
Filter code
Coinbase.walletBuyDetected.TransactionId
Type
String
Example
4117f7d6-5694-5b36-bc8f-847509850ea4

Payout atThe date and time at which the payout will occur

Slug
payout_at
Filter code
Coinbase.walletBuyDetected.PayoutAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00