4 个回答
You can make a callout from the flow without using the apex code. You can use External Services.
- Registering an external web service that you submit as an OpenAPI-compliant specification defining the web service
- Bring the operations of your external web service into the Salesforce platform (invocable actions) for use with point-and-click tools like Flow Builder
See more information about external services below