You are here:
Partner Cloud | Get Deal Registration Flow Details
Retrieves metadata for the preconfigured deal registration flow, including required and optional Lead fields, field types, labels, picklist values, and configured constraints. Use this action after selecting the Lead record type and before collecting deal information to determine what information to request from the partner and how to validate each value. No user-provided input is required.
Action Details
| API Name | GetDealRegistrationFlowDtl |
| Loading Text | Retrieving deal registration flow details |
Inputs
No user-provided inputs.
Outputs
| Label | API Name | Description |
|---|---|---|
| Flow Metadata | flowMetadata | A JSON-encoded string containing metadata for the preconfigured deal registration flow. It includes Lead field definitions, field types, labels, required status, picklist values, and configured constraints. Treat entries where isRequired is true as required fields and entries where it is false as optional fields. Use this metadata to determine which information to collect and to validate partner-provided values. Don't display the raw JSON to the partner. Don't request or display URL fields, even when marked as required. Don't collect LeadSource or Status, because those values are populated automatically. |
