To help focus the user experience, it can be helpful to hardcode a certain Action to guide users in selecting the most appropriate action for their use-case.
id
field returned by the /actions
endpoint, this is unsupported. The id
field should not be considered stable, and the key
field should instead be used./actions endpoint
, filtered by App using the app
query param (e.g.
/actions?app=dc4dfc3e-c5bd-47a4-ac85-6d5ef8a50c50
).
Store the App ID
Look up the list of Actions by App ID
/api/v2/actions?app=768dedb4-54b8-4585-a166-2140216e9b13
Filter for the Action required using the `key` field.