# Trigger automation by mobile phone number Methods available to trigger automations by a configurable identificator, for example mobile phone. The automation that should be triggered also has to be configured in the marketing automation system. As the payload can vary between triggers, the request is fully dynamic and should be posted as dictionary with key/value. Endpoint: POST /triggers/{id}/customer/mobilePhone/{mobilePhone} Version: 4.3.0 Security: api_key ## Path parameters: - `id` (string, required) Id of trigger - `mobilePhone` (string, required) Members mobile phone number ## Request fields (application/json): - `data` (string) Example: "test data" ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields