Goto.Token (Peacemaker v3.3.5-rc.7) View Source
Module for managing Registrants in GotoWebinar.
Link to this section Summary
Functions
Builds the initial token. Sets the email if given.
Formats the request payload when updating an existing contact in Maropost
Validates then submits the token. Will perform different submit actions base on the submit_type. Default submit_type is :create
Link to this section Types
Specs
Link to this section Functions
Builds the initial token. Sets the email if given.
Formats the request payload when updating an existing contact in Maropost
Validates then submits the token. Will perform different submit actions base on the submit_type. Default submit_type is :create
:create -> Creates a new Maropost Contact :update -> Update a Maropost Contact to add or remove tags.