matt_bostrom
9 years agoNew Contributor II
Map data to json structure
hello. i am developing a Zendesk integration to auto create tickets from our source platforms. for a PoC I am able to achieve this by using the JSON generator as such
[
{
“tickets”: [
{
“su...