Overview of Keywords Execution APIs
This section provides an overview of the Keywords Execution APIs that can be done via the API Server
/getByProfuleKey
- The /getByProfileKey API returns the Keyword profile where the
Profile Key
matches theProfile Key
of the profile that was setup in the Agilit-e Admin Portal.
/getProfileKeysByGroup
- The /getProfileKeysByGroup API returns all Keyword profiles where the
Group Name
matches theGroup Name
that was setup in the Agilit-e Admin Portal.
/getLabelByValue
- The /getLabelByValue API returns a Keyword Label for a specific profile based on a
Value
key provided that was setup in the Agilit-e Admin Portal profile.
/getValueByLabel
- The /getValueByLabel API returns a Keyword Value for a specific profile based on a
Label
key provided that was setup in the Agilit-e Admin Portal profile.
Updated over 4 years ago
What’s Next