Skip to main content
Nintex Community Menu Bar
Question

How can I create and email from skuid

  • July 9, 2024
  • 2 replies
  • 26 views

Forum|alt.badge.img+1

How do I use the standard Salesforce email to contact button on a custom object within a Skuid page? Example: I am on a Custom Object Quote page (Skuid) and I want to follow up with the client on this via email. I then want to click a button that will populate an email template and create a follow up task. Thank you Paul

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+10

The send email page in Salesforce takes URL parameters (albeit not entirely supported), so that might work for your use case. See here: https://success.salesforce.com/ideaView?id=087300000006tqzAAA


Forum|alt.badge.img+4
  • July 9, 2024

Thanks Glenn!