Routing
EXT ERP - Send Last Contact From Minutes To Gordon
Matched route
Route Parameters
| Name | Value |
|---|---|
| value | "2" |
Route Matching Logs
Path to match:
/external/erp/send_contact_updated_to_gordon/max/2
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | list_rapports_to_send | /adm/rapports/list | Path does not match |
| 2 | list_rapports_to_send_excel | /adm/rapports/list/export | Path does not match |
| 3 | mondiag_crep_doc_generator | /public/documents/logement/{clientId}/{codeEI}/{codeUG}/crep/mondiag/{prestationId} | Path does not match |
| 4 | mondiag_crep_doc_generator_pdf | /public/documents/logement/{clientId}/{codeEI}/{codeUG}/crep/mondiag/{prestationId}/pdf | Path does not match |
| 5 | mondiag_dapp-a_doc_generator | /public/documents/logement/{clientId}/{codeEI}/{codeUG}/dapp-a/mondiag/{prestationId} | Path does not match |
| 6 | mondiag_dapp-a_doc_generator_pdf | /public/documents/logement/{clientId}/{codeEI}/{codeUG}/dapp-a/mondiag/{prestationId}/pdf | Path does not match |
| 7 | mondiag_crep_export_ud | /public/export/op/{idOp}/crep/export_ud | Path does not match |
| 8 | mondiag_crep_doc_generator_masse_async | /public/documents/logement/op/{idOp}/client/{clientId}/{codeEI}/crep/mondiag/{type}/async | Path does not match |
| 9 | mondiag_crep_doc_generator_masse | /public/documents/logement/op/{idOp}/client/{clientId}/{codeEI}/crep/mondiag/{type} | Path does not match |
| 10 | mondiag_dappa_doc_generator_masse | /public/documents/logement/op/{idOp}/client/{clientId}/{codeEI}/dapp-a/mondiag/{type} | Path does not match |
| 11 | Generate Vars | /public/documents/get_vars/{filename} | Path does not match |
| 12 | mondiag_crep_xlsx_generator | /public/documents/xlsx | Path does not match |
| 13 | mondiag_crep_export_ud_xlsx | /public/export/op/{idOp}/crep/export_ud/xlsx | Path does not match |
| 14 | EXT ERP - Get all Customers | /api/external/erp/customers | Path does not match |
| 15 | EXT ERP - Get Customer From Id | /api/external/erp/customers/{id} | Path does not match |
| 16 | EXT ERP - Génération en attente sur le service vente | /api/external/erp/debug/service_vente | Path does not match |
| 17 | EXT ERP - Envoi de labo en attente | /api/external/erp/debug/labo_envoi_attente | Path does not match |
| 18 | EXT ERP - Fichiers en attente d envoi vers services externes | /api/external/erp/debug/files_to_send/{date} | Path does not match |
| 19 | api_external_remove_check | /external/erp/debug/removechecks/{id} | Path does not match |
| 20 | EXT ERP - Get specific files pdf from Dropbox | /external/erp/diag/{id}/get_file_unique/{uniqueFilename} | Path does not match |
| 21 | EXT ERP - Get specific rapport files (pdf) for mission id (DEBUG) | /external/erp/debug/diag/{id}/get_file/{typeRapport} | Path does not match |
| 22 | EXT ERP - Get specific rapport files (pdf) for mission id | /external/erp/diag/{id}/get_file/{typeRapport}/{codeVerif} | Path does not match |
| 23 | EXT ERP - Get specific BDC (pdf) for mission ERP (DEBUG) | /external/erp/debug/bdc/{id} | Path does not match |
| 24 | EXT ERP - Get Pandopia Token API | /api/external/erp/pandopia/token/{filter} | Path does not match |
| 25 | EXT ERP - Get Aldya Token API | /api/external/erp/aldya/token | Path does not match |
| 26 | EXT ERP - Get Aldya Test POST API | /api/external/erp/aldya/test | Path does not match |
| 27 | EXT ERP - Get DPE info from ADEME | /api/external/erp/ademe/dpe/{numAdeme} | Path does not match |
| 28 | EXT ERP - Get Aldya Survey Questions API | /api/external/erp/aldya/getQuestionsList | Path does not match |
| 29 | EXT ERP - Get Pandopia Site Exists API | /api/external/erp/pandopia/site/{filter}/{site} | Path does not match |
| 30 | EXT ERP - Get Pandopia Gestionnaire Get All API | /api/external/erp/pandopia/gestionnaire/getAll/{filter} | Path does not match |
| 31 | EXT ERP - Get Pandopia Test DepotCharte API | /api/external/erp/pandopia/depot_charte/test | Path does not match |
| 32 | EXT ERP - Get Pandopia Gestionnaire Exists API | /api/external/erp/pandopia/gestionnaire/{filter}/{gestionnaire} | Path does not match |
| 33 | EXT ERP - Get all Missions | /api/external/erp/missions | Path does not match |
| 34 | EXT ERP - Get all Missions from specific EI (HP2) | /api/external/erp/missions/ei/{ei} | Path does not match |
| 35 | EXT ERP - Get all Missions from specific UG | /api/external/erp/missions/ug/{ug} | Path does not match |
| 36 | EXT ERP - Get all Missions from specific EI & UG | /api/external/erp/missions/ei/{ei}/ug/{ug} | Path does not match |
| 37 | EXT ERP - Get Mission From Id | /api/external/erp/missions/{id} | Path does not match |
| 38 | EXT ERP - Get Mission From Id For Gordon | /external/erp/mission_to_gordon/{id} | Path does not match |
| 39 | EXT ERP - Send Mission From Id To Gordon | /external/erp/send_mission_to_gordon/{id} | Path does not match |
| 40 | EXT ERP - Send Last X Missions From Id To Gordon | /external/erp/send_mission_to_gordon/max/{value} | Path does not match |
| 41 | EXT ERP - Send Last Missions From Minutes To Gordon | /external/erp/send_mission_updated_to_gordon/max/{value} | Path does not match |
| 42 | EXT ERP - Send Last Client From Minutes To Gordon | /external/erp/send_client_updated_to_gordon/max/{value} | Path does not match |
| 43 | EXT ERP - Send Last Contact From Minutes To Gordon | /external/erp/send_contact_updated_to_gordon/max/{value} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.