rapidcircle/Leap Query Lookup
Get Desired Lookup Value
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| Leap_TenantId | TenantId | yes | — |
| Leap_ClientId | ClientId | yes | — |
| Leap_ClientSecret | ClientSecret | yes | — |
| Leap_LookupServiceIdentifier | Lookup Service Identifier | yes | — |
| Leap_HostURL | HostURL | yes | — |
| Leap_TableName | Name of the lookup table | yes | — |
| Leap_Query | Lookup table query | no | "" |
| Leap_FirstOrDefault | If this flag is set to false, get all items that meet query from Lookup table | no | — |
Outputs
| name | description |
|---|---|
| Leap_LookupTableValueJSON | Lookup Value |