<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000ABvI6WCQVOkta Identity EngineWorkflowsAnswered2024-07-31T16:31:08.000Z2024-07-12T21:49:55.000Z2024-07-31T16:31:08.000Z

JeremyL.49589 (Customer) asked a question.

Decoding Base64 File content from a Github Repo

I have a workflow triggered by new repo pushes in a target GH repository. I'm trying to find a way to download a file from that Repo in response to the trigger (a .csv), but am getting stuck finding a way to base64 decode the actual file content retrieved when using a Custom API Github card. I definitely get the content, but I'm only seeing options in Okta Workflows to decrypt and encrypt text or to base64 encode/decode text. I know there are programmatic methods in py, etc for decoding files, but nothing I'm seeing in Workflows. Anyone run into this?

 

/help/servlet/rtaImage?refid=0EM4z000007Igos


  • Paul S. (Okta, Inc.)

    Hello @JeremyL.49589 (Customer)​ Thank you for posting on our Community page!

     

    At this time Workflow does not have the ability to decrypt files. However you can add a Feature Request on our Idea section, for a chance that this functionality to be added in the future.

    https://support.okta.com/help/s/ideas

     

    Thank you for reaching out to our Community and have a great day!

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Expand Post
    Selected as Best
  • Paul S. (Okta, Inc.)

    Hello @JeremyL.49589 (Customer)​ Thank you for posting on our Community page!

     

    At this time Workflow does not have the ability to decrypt files. However you can add a Feature Request on our Idea section, for a chance that this functionality to be added in the future.

    https://support.okta.com/help/s/ideas

     

    Thank you for reaching out to our Community and have a great day!

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Expand Post
    Selected as Best
This question is closed.
Loading
Decoding Base64 File content from a Github Repo