Shamma Negi
Kilo Sage
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
01-12-2024
07:47 AM
Answer is "YES".
Below is the details:
Enable a client script to trigger a flow, subflow, or action.
- Role required: security_admin
- Consider the implications of making a flow, subflow, or action client callable, such as whether it exposes protected data or bypasses validation logic.
By default, the flows, subflows, and actions can only be called by the FlowAPI within a server script. Flow and action designers can make individual flows, subflows, or actions available to client calls by enabling the Client callable option during the design process.
- Elevate privileges to security_admin.
- Navigate to System Security > Access Control (ACL).
- Click New.
- Create an access control
- Assign the role to the user you would like to grant access to.
- Enable a client script to trigger the flow, subflow, or action.
- Open the flow, subflow, or action you want to make client callable.
- In the More Actions menu, select Manage security.
- Select Callable by Client API.
- Add the access control record created earlier to the ACLs field.
- Click Update.
Field | Description |
Type | client_callable_flow_object |
Operation | execute |
Admin overrides | Selected |
Name | Enter a name for the ACL. |
Requires role | Create a role to provide access to the APIs. For example, create a flow_api_access role. |
Hope this helps you.
I hope this article helpful. Please mark it as helpful and bookmark if you like it.
Regards,
Shamma Negi
- 1,745 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.