get
https://example.com
Creates a new lead and queues synchronization to database (temp_jobs table) and Monday.com. The operation uses an outbox pattern for reliable async processing. Both destinations can be controlled via kill switches (SYNC_TO_DATABASE and SYNC_TO_MONDAY system parameters).
