shouldn’t have any issues with this
- setup the api connector
- initialize the connector
- set it to action (most likely based on your example)
- run it in a workflow from button click
- pass the value into the param for the api action
you may get an issue if the value is not url encoded depending on the api you’re using… but it should give you an error
- add “an unhandled error occurs” to show an alert to the user for the error or check the console