Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Generate an access token in C#

Avatar

Level 3

Are there any examples of how to generate an Adobe Campaign Standard JWT or access token in C#? 

thank you

1 Accepted Solution

Avatar

Correct answer by
Level 4
I use Logic Apps with code .Net to generate JWT for my integrations.

View solution in original post

4 Replies

Avatar

Correct answer by
Level 4
I use Logic Apps with code .Net to generate JWT for my integrations.

Avatar

Level 3
Thank you paulogalan for the reply. Do happen to have a sample of your code you could share? much appreciated!

Avatar

Level 4

Into our Logic Apps, we call the Function App to run JWT Token Access. Some like this:

paulogalan_0-1629107066997.png

 

Later, into the Function App, run the code.

 

paulogalan_1-1629107067000.png

 

Parameters that we use into the code:

 

paulogalan_2-1629107067009.png

 

paulogalan_3-1629107067016.png

 

 

Avatar

Level 3

This is fantastic, thank you very much paulogalan! Very much appreciated!

Hate to ask; could you pls share the entire code where the JWT is generated in the function? Copy and paste the text kindly, if possible.

 

 

Thanks again,

JohnnyBravo

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now