One-to-Many Import Post Response Map Script Preview Data
Hey Everyone,
Need confirmation on something.
In creating a Post Response Map Hook script on a One-To-Many import I don't think the preview data in the script editor is correct. The data in the script editor is in the context of the path to many array records. However, based on my testing, at run time the context is really the original record among the page of records.
I tried to add a new field to the _PARENT in my script which worked fine in the editor preview but did nothing when running the flow.
Can someone confirm?
Thanks,
-
David Gollom it looks like postResponseMap is still within the path of one-to-many, but it looks like runtime isn't giving the _PARENT object. I just console logged this to test and am looking internally why _PARENT isn't there at runtime.
0 -
Hey Tyler,
This makes sense. There's no parent object and you have to access the target array with main record. Let me know what you find out.
Thanks!!
0 -
David Gollom sorry for the delay here, I met with engineering this morning and they're checking on expected behavior. Depending on that, we'll log an issue for it.
0
Please sign in to leave a comment.
Comments
3 comments