After a few hours testing I figured out
-
The connections are to the API name when connecting to custom objects and fields use the full API name with __c
-
Also when connecting to fields and objects check on the visibility options on the field to make sure it is set to “visible”
-
To connect to Related Lookup fields you will need to use the _id key for that field ex. (Look up to an Account - the field is expecting the Account ID string ex. (“00O1H000006g8yuUAA”)
If you have any experiences please share below thanks.
