Create a new lead

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).

Language
Response
Click Try It! to start a request and see the response here!