Is there a way to overwrite or set the "build starter user" via the build API? #2197
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Other - please mention in your question Steps to reproduce
Way to overwrite that is needed. Expected resultsCodemagic doesn't seem to provide a way a TEAM Entity can use a shared API Tokens for custom integrations. Even though the build API is vast enough to let it seem that this was a no-brainer to have. Instead team members have to use their personal API Tokens for custom integrations. I would be fine with it, even though it seems bad practice to now be able to have team wide API Tokens, if i would be able to overwrite or just set the starting user by myself. Either globally for the whole build or just for notifications because they always print my name now which is not helpful for our team. I would like to have an option to set or overwrite the "build owner/starter". Actual resultsSince my personal API key is used for our team integrations every build is now "started by me" which is wrong and not helpful. Slack Notifications also say that i started the build. Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @nevotheless, what about creating a general user account for your team that will have its own API Token, then use the given token for all the team builds rather than using each team member's. This way, instead of your name, the general company user's name will be printed out. |
Beta Was this translation helpful? Give feedback.
Hi @nevotheless, what about creating a general user account for your team that will have its own API Token, then use the given token for all the team builds rather than using each team member's. This way, instead of your name, the general company user's name will be printed out.