Hi,
I have created a workflow where I want to retrieve the newly created id from the account entity.
I was trying to avoid doing this with a plugin and instead wanted to create a really simply workflow that takes the id of record that was just created or updated and adds a record to another entity.
So... account is created, the id is captured and sent be second entity.
However, I don't seem to be able to find the "id" field anywhere in the list... I have tried a few of the other options and have found none that provide the value I want.
Is this not possible with workflows?
Thanks - Greg