Get dynamic options for an action prop based on current configuration.
cURL
curl --request POST \ --url https://api.kapso.ai/platform/v1/integrations/actions/{action_id}/configure_prop \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "prop_name": "channel", "configured_props": { "slack": { "authProvisionId": "apn_abc123" } } } '
{ "data": [ {} ] }
Documentation IndexFetch the complete documentation index at: https://docs.kapso.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.kapso.ai/llms.txt
Use this file to discover all available pages before exploring further.
Pipedream action ID
Name of the prop to configure
Current prop values
Dynamic props session ID
Success
Was this page helpful?