Data Stitch: Datatypes might not be compatible: Anonymous .vs.
Summary: Datatypes might not be compatible: Anonymous .vs.
Content (required):
Hello experts,
I'm working on an integration which launches another integration inside a for each, and I want to use global variables with Data Stitch to store the response of the integration that's inside the loop.
I've created this goblal variable with the structure of the response from the principal integration:
My intention is to assign to the variable GLInterface_OICErrors_Array the value returned by the integration that is inside the loop:
But I get the following message:
What would be the correct way to do this assignment?
Thanks,
0