Newer Version Available
Checkout Flow Actions
For more information about using Commerce Checkout Flow actions in flows, see Checkout Flow Core Actions in Salesforce Help.
These actions are available in API version 50.0 and later.
Your org must have B2B Commerce enabled.
Supported REST HTTP Methods
- URI
- Get a specific Checkout Flow action:
- /services/data/vXX.X/actions/standard/checkout_flow_action_name
- Formats
- JSON, XML
- HTTP Methods
- GET
- Authentication
- Authorization: Bearer token
- Notes
- You can also call the corresponding Connect REST API endpoints or Apex ConnectApi methods. For more information, see B2B Commerce for Lightning Resources in the Connect REST API Developer Guide and ConnectApi Namespace in the Apex Developer Guide.