<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to access a credential vault in a workflow without coding, using a custom Header field? in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/282136#M2291</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47129"&gt;@jegron&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I don't think it's possible to access from the HTTP step directly. We need to use "Run Javascript" in this case. HTTP method will only support standard headers so the answer is "No, unfortunately we can't do it directly without coding"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76275"&gt;@Maheedhar_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jul 2025 11:45:16 GMT</pubDate>
    <dc:creator>Maheedhar_T</dc:creator>
    <dc:date>2025-07-23T11:45:16Z</dc:date>
    <item>
      <title>Accessing a credential vault in a workflow without coding, using a custom Header field</title>
      <link>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281665#M2274</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is there a way to access the vault without writing code, using only header configuration—such as through authentication fields?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jegron_0-1752672230039.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29043i0ADE0089EB6A5B5A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jegron_0-1752672230039.png" alt="jegron_0-1752672230039.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My header need to be "MyKey: &lt;EM&gt;my_token"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jegron_1-1752672240634.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29044iD09C930BBEAB27CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jegron_1-1752672240634.png" alt="jegron_1-1752672240634.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 12:25:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281665#M2274</guid>
      <dc:creator>jegron</dc:creator>
      <dc:date>2025-07-23T12:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a credential vault in a workflow without coding, using a custom Header field?</title>
      <link>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281805#M2283</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47129"&gt;@jegron&lt;/a&gt;&amp;nbsp;You can choose the credential from the vault in Authentication if that is what you are looking for. The credential should show up in the drop down if you have it in the vault&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="p_devulapalli_0-1752811925176.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29065iD2DE8CE257A87D41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="p_devulapalli_0-1752811925176.png" alt="p_devulapalli_0-1752811925176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/workflows-action-http-request#input" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/workflows-action-http-request#input&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 04:14:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281805#M2283</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-07-18T04:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a credential vault in a workflow without coding, using a custom Header field?</title>
      <link>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281883#M2285</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47129"&gt;@jegron&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;way is the right way to do that just make sure that credential scope is mark for use of AppEngine&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yosi_Neuman_0-1752916550641.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29092i7075E2F0C506F35F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Yosi_Neuman_0-1752916550641.png" alt="Yosi_Neuman_0-1752916550641.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And it will show app under the pull down&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yosi_Neuman_1-1752916589438.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29093i01AFD3AB53119FB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Yosi_Neuman_1-1752916589438.png" alt="Yosi_Neuman_1-1752916589438.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jul 2025 09:19:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281883#M2285</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2025-07-19T09:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a credential vault in a workflow without coding, using a custom Header field?</title>
      <link>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281904#M2287</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your help, but I need to use a custom header with our credentials. In the Authentication section, you need to use &lt;EM&gt;Authentication:&lt;BR /&gt;&lt;/EM&gt;I need to use an other string like &lt;EM&gt;MyID:&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Julien&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 07:00:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281904#M2287</guid>
      <dc:creator>jegron</dc:creator>
      <dc:date>2025-07-21T07:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a credential vault in a workflow without coding, using a custom Header field?</title>
      <link>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281939#M2288</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47129"&gt;@jegron&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you tried to change the prefix to your string?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yosi_Neuman_0-1753106821329.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29105iF81D0B1176E6DCB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Yosi_Neuman_0-1753106821329.png" alt="Yosi_Neuman_0-1753106821329.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 14:07:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/281939#M2288</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2025-07-21T14:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a credential vault in a workflow without coding, using a custom Header field?</title>
      <link>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/282118#M2290</link>
      <description>&lt;P&gt;Yes, but the result is &lt;EM&gt;Authorization: MyID "You Token Credential"&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;And I would like&amp;nbsp;&lt;EM&gt;MyID: "You Token Credential" &lt;/EM&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 07:44:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/282118#M2290</guid>
      <dc:creator>jegron</dc:creator>
      <dc:date>2025-07-23T07:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a credential vault in a workflow without coding, using a custom Header field?</title>
      <link>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/282136#M2291</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47129"&gt;@jegron&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I don't think it's possible to access from the HTTP step directly. We need to use "Run Javascript" in this case. HTTP method will only support standard headers so the answer is "No, unfortunately we can't do it directly without coding"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76275"&gt;@Maheedhar_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 11:45:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Accessing-a-credential-vault-in-a-workflow-without-coding-using/m-p/282136#M2291</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2025-07-23T11:45:16Z</dc:date>
    </item>
  </channel>
</rss>

