Suggestion: Fetch Custom Database Table Data & Use in Tokens
-
Hi Uncanny Team π
Hope you’re all doing awesome as always!
Today Iβm here with a new feature suggestion β not a problem β and I really believe it could take Uncanny Automator to the next level π
Currently, Uncanny Automator allows us to fetch:
- β
User meta (
wp_usermeta) - β
Post meta (
wp_postmeta)
But what if we want to pull data from any custom table? For example:
Gravity Forms (
wp_gf_entry_meta)
WooCommerce Orders (wp_wc_order_stats)
AffiliateWP (affiliate_wp_customers)
BuddyBoss profile fieldsOr even our own custom plugin tables!
π‘ Feature Suggestion: Fetch Any Database Table Data + Use as Custom Tokens
Let us:
- Select any database table (like
mepr_transactions) - Choose fields (e.g.,
user_id,created_at,expires_at) - Set WHERE condition (e.g., latest transaction for current user)
- Register output values as custom tokens
- Use those tokens in redirects, messages, webhooks, etc.
π§· Real Use Case: MemberPress Plan Purchase
Imagine this flow:
- A user purchases a plan via MemberPress
- We want to fetch their purchase date and expiry date from the
mepr_transactionstable - Format it nicely with emojis π
- And use that info to redirect them to a WhatsApp chat with a summary message
This would make Uncanny the most advanced no-code automation platform on WordPress, Hope you consider this in a future release β just like your quick and awesome response to my last request!
- β
User meta (
The topic ‘Suggestion: Fetch Custom Database Table Data & Use in Tokens’ is closed to new replies.