update_iflow_resource
Update a script or other resource within an SAP integration flow by specifying the flow ID, version, and new base64-encoded content.
Instructions
Update a resource (e.g. Groovy script) within an integration flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| iflow_id | Yes | ||
| resource_name | Yes | ||
| resource_type | Yes | ||
| resource_content_base64 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |