woofed-crm icon indicating copy to clipboard operation
woofed-crm copied to clipboard

Results 118 woofed-crm issues
Sort by recently updated
recently updated
newest added

Upsert allow add deals/contact in others accounts

Utilizar esse caso de uso para buscar o contato: `app/use_cases/accounts/contacts/get_by_params.rb` Criar endpoint no arquivo: `app/controllers/api/v1/accounts/contacts_controller.rb` Exemplo de upsert já implementando: `app/controllers/api/v1/accounts/deals_controller.rb`