AgencyZoom is for the P&C insurance agent that's looking to increase sales, boost retention and analyze agency & producer performance.
Authenticates a user via V4 Single Sign-On (SSO) using the provided callback `code` (typically required for success) to retrieve a JWT and initial user session information.
Creates 1 to 5 new contacts in AgencyZoom in a single batch API call.
Creates up to 5 new leads in AgencyZoom; all referenced entity IDs (e.g., pipeline, user, custom field names) must exist, and organization `name` is required if `isBusiness` is true.
Deletes multiple AgencyZoom tasks in a batch; task deletion is permanent and the response indicates overall batch success, not individual task status.
Updates a lead's lifecycle status (e.g., Active, Won, Lost, X-Dated) and can optionally manage its workflow, pipeline, stage, source, or associated tags.
Marks an existing and accessible task in AgencyZoom as 'completed'; this action does not return the full updated task object.