BaseInteractiveElement
Various types of Actions:
Plugin Configuration
| Action | Description | Key |
|---|---|---|
| Api Action | To perform Post, PUT, DELETE, PATCH type of API actions on the user-defined APIs with given payload | apiAction |
| URL Navigation | To open any defined action on given URL | urlNavigation |
| Custom Action | To set a custom action on the front end | customAction |
Api Action
Api Action- Swift
- Swift