Skip to main content
Nintex Community Menu Bar
Question

Prevent user from creating duplicated record and showing list of duplicated records?

  • July 11, 2024
  • 1 reply
  • 5 views

Forum|alt.badge.img+4

Creating duplicated records can be prevented from Duplication rule  from salesforce. But is there any way to pull list of  duplicated records before creating a records in Skuid. Skuid only shows the message but doesn’t give you the list of duplicated records.

Thanks you!

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+10

ace,

Looks like you can get the duplicate result records using a SOAP call to Salesforce.  See here-> https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_duplicateresult.ht…

Thanks,

Bill