Join Slack
Powered by
Hi, is there a way to encode a Flyte Serialized Ob...
# flyte-support
a
ambitious-airplane-25777
06/10/2025, 1:56 PM
Hi, is there a way to encode a Flyte Serialized Object into json? Like the ones that represents WorkflowExecution inputs and outputs.
f
freezing-airport-6809
06/11/2025, 3:50 AM
Yes
freezing-airport-6809
06/11/2025, 3:50 AM
Protobuf to json
a
ambitious-airplane-25777
06/11/2025, 7:23 AM
Could you send me the link to the function, is it included in
flytekit
?
e
echoing-account-76888
06/13/2025, 9:40 AM
maybe you can use:
https://github.com/flyteorg/flytekit/blob/5dae5a7700e90a7101354538f148def21afc759f/flytekit/interaction/string_literals.py#L57
Open in Slack
Previous
Next