actions-marketplace-validations/Run IAP Automation
A JavaScript action to run IAP automation using API trigger
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| IAP_INSTANCE | IAP Instance to run workflow | yes | — |
| IAP_TOKEN | IAP Instance token to authorize | yes | — |
| API_ENDPOINT | API endpoint name to trigger an automation | yes | — |
| API_ENDPOINT_BODY | the POST body used to create the workflow input | yes | {} |
| TIME_INTERVAL | Time interval to check job status | — | 15 |
| NO_OF_ATTEMPTS | No of attempts to check job status | — | 10 |
| JOB_STATUS | Display status of the job with the output | — | 1 |
Outputs
| name | description |
|---|---|
| results | API Trigger output variables |