zitadel icon indicating copy to clipboard operation
zitadel copied to clipboard

[Actions] Supply users with JSON Support

Open adlerhurst opened this issue 2 years ago • 2 comments

We have to find out if we have to extend the goja runtime to allow operations on the http responses. e.g. JSON.parse(object), JSON.stringify(object).

adlerhurst avatar Sep 05 '22 09:09 adlerhurst

A developer should be able to create and process JSON request and responses with a ZITADEL action.

fforootd avatar Sep 05 '22 21:09 fforootd

tested by: https://github.com/zitadel/zitadel/pull/4337/files#diff-6376a943548141dfbc97afe1a868db5e22eafaff2241609a47a7a53c6eebd57fR112-R118

adlerhurst avatar Sep 09 '22 13:09 adlerhurst