Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Called when a New Profile is created.

...

Fields

...

{{{

...

profileNumber}}}

The internal ID of the new Profile

{{{profileNumber}}}

Profile Number of new Profile

{{{name}}}

First Name of the new Profile

{{{surname}}}

Surname of the new Profile

{{{email}}}

Email Address of the new Profile

{{{email2}}}

Second Email of the new Profile

Example:

Code Block
https://[url]?num={{{profileNumber}}}&id={{{id}}}&email={{{email}}}&email2={{{email2}}}&name={{{name}}}&surname={{{surname}}}