Public Sector Solutions Developer Guide
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
StandardValueSet Names and Standard Picklist Fields
Integration Definition Actions
Service Process Studio Invocable Actions
Use actions to invoke Service Process Studio actions in a flow.
You can also use the Invocable namespace, which contains the classes and methods required to invoke the Service Process Studio invocable actions from Apex. See Invocable Namespace.
Note
-
Integration Definition Actions
Perform the asynchronous operation configured in an Integration Definition without blocking the invoking flow. The results of the asynchronous operation are published in a platform event. The calling flow can wait for the Platform Event using a pause step if required. The asynchronous operation is typically an API call.