relate to modules manualy

Hey Guys,

I’m creating two records in 2 different modules from one record in contacts trough a workflow.
Both the records are related to the contact, but I also want them to be related to eachother. I cannot find it in the workflow module.

There is a one-to-one relationship between the modules.
I could create the records in the db with a script, but I don’t know what to put in the ID column and I don’t like it to stay empty.

Does anyone have a trick for that?

Thanks,

Tom

P.S. sorry if my English is not correct, it’s not my native language. :wink:

I am not sure if I answer your question now, but if you add a relationship between the modules in module builder, they should show up if you select workflow module “custom1” and then under action select “modify” and then add relationship.
You may need to set up another workflow for “custom1” (or “custom2”) to make this work.