/
Profile Creation
Profile Creation
Called when a New Profile is created.
Fields
{{{id}}}
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:
https://[url]?num={{{profileNumber}}}&id={{{id}}}&email={{{email}}}&email2={{{email2}}}&name={{{name}}}&surname={{{surname}}}