Get triggered_by

Hi there,

when i use trigger by curl, i pass the value jira inside the --data parameter

curl https://app.bitrise.io/app/build/start.json --data '{"triggered_by":"jira"}'

but how get the value of triggered_by? there is any variable for that? i need to used that value at in the same build

thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.