Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/cvetdv.ru/bitrix/modules/rest/lang/en/lib/preset/data/ |
Upload File : |
<?php $MESS["REST_INTEGRATION_PATTERNS_1_DESCRIPTION"] = "Getting customer feedback from the feedback form on your site, or using a customer database of your own design? Grab leads from any source via a simple call to Bitrix24"; $MESS["REST_INTEGRATION_PATTERNS_1_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to CRM is required to create leads</p>"; $MESS["REST_INTEGRATION_PATTERNS_1_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/leads/crm_lead_add.php"; $MESS["REST_INTEGRATION_PATTERNS_1_INCOMING_QUERY_ITEMS_VALUE_0"] = "New lead"; $MESS["REST_INTEGRATION_PATTERNS_1_INCOMING_QUERY_ITEMS_VALUE_1"] = "John"; $MESS["REST_INTEGRATION_PATTERNS_1_INCOMING_QUERY_ITEMS_VALUE_2"] = "Smith"; $MESS["REST_INTEGRATION_PATTERNS_1_INCOMING_QUERY_ITEMS_VALUE_3"] = "mail@example.com"; $MESS["REST_INTEGRATION_PATTERNS_1_INCOMING_QUERY_ITEMS_VALUE_4"] = "555888"; $MESS["REST_INTEGRATION_PATTERNS_1_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_1_TITLE"] = "Add leads"; $MESS["REST_INTEGRATION_PATTERNS_2_DESCRIPTION"] = "Migrate customers to Bitrix24 CRM contacts from your customer database"; $MESS["REST_INTEGRATION_PATTERNS_2_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Adds a new contact</p>"; $MESS["REST_INTEGRATION_PATTERNS_2_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to CRM is required to create contacts</p>"; $MESS["REST_INTEGRATION_PATTERNS_2_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/contacts/crm_contact_add.php"; $MESS["REST_INTEGRATION_PATTERNS_2_INCOMING_QUERY_ITEMS_VALUE_0"] = "John"; $MESS["REST_INTEGRATION_PATTERNS_2_INCOMING_QUERY_ITEMS_VALUE_1"] = "Smith"; $MESS["REST_INTEGRATION_PATTERNS_2_INCOMING_QUERY_ITEMS_VALUE_2"] = "mail@example.com"; $MESS["REST_INTEGRATION_PATTERNS_2_INCOMING_QUERY_ITEMS_VALUE_3"] = "555888"; $MESS["REST_INTEGRATION_PATTERNS_2_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_2_TITLE"] = "Import customers"; $MESS["REST_INTEGRATION_PATTERNS_3_DESCRIPTION"] = "Export recently added customers from Bitrix24 for use with bulk email service, or import them to your own customer database. Set up a filter and get the required information using a simple web request."; $MESS["REST_INTEGRATION_PATTERNS_3_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Exports a list of contacts using a specified filter. Note that you can export up to 50 items per request. Please refer to the help section for more information.</p>"; $MESS["REST_INTEGRATION_PATTERNS_3_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to CRM is required to get contacts</p>"; $MESS["REST_INTEGRATION_PATTERNS_3_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/contacts/crm_contact_list.php"; $MESS["REST_INTEGRATION_PATTERNS_3_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_3_TITLE"] = "Export customers"; $MESS["REST_INTEGRATION_PATTERNS_4_DESCRIPTION"] = "Need to automatically send invitation to new employees?"; $MESS["REST_INTEGRATION_PATTERNS_4_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Invites a user to Bitrix24 by sending a standard invitation.</p>"; $MESS["REST_INTEGRATION_PATTERNS_4_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to Users is required to send invitations</p>"; $MESS["REST_INTEGRATION_PATTERNS_4_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/users/user_add.php"; $MESS["REST_INTEGRATION_PATTERNS_4_INCOMING_QUERY_ITEMS_VALUE_0"] = "Welcome to our company's Bitrix24!"; $MESS["REST_INTEGRATION_PATTERNS_4_INCOMING_QUERY_ITEMS_VALUE_1"] = "mail@example.com"; $MESS["REST_INTEGRATION_PATTERNS_4_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_4_TITLE"] = "Add employees"; $MESS["REST_INTEGRATION_PATTERNS_5_DESCRIPTION"] = "Change the lead stage via a call from an external system to make it move along the sales funnel automatically."; $MESS["REST_INTEGRATION_PATTERNS_5_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Updates an existing lead, including the STATUS_ID parameter</p>"; $MESS["REST_INTEGRATION_PATTERNS_5_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to CRM is required to update leads</p>"; $MESS["REST_INTEGRATION_PATTERNS_5_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/leads/crm_lead_update.php"; $MESS["REST_INTEGRATION_PATTERNS_5_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_5_TITLE"] = "Move a lead along the sales funnel"; $MESS["REST_INTEGRATION_PATTERNS_6_DESCRIPTION"] = "Tasks can be auto created whenever an email containing relevant information is received."; $MESS["REST_INTEGRATION_PATTERNS_6_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Creates a new task</p>"; $MESS["REST_INTEGRATION_PATTERNS_6_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to Tasks is required to create tasks</p>"; $MESS["REST_INTEGRATION_PATTERNS_6_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/tasks/task/tasks/tasks_task_add.php"; $MESS["REST_INTEGRATION_PATTERNS_6_INCOMING_QUERY_ITEMS_VALUE_0"] = "Reply to email"; $MESS["REST_INTEGRATION_PATTERNS_6_INCOMING_QUERY_ITEMS_VALUE_1"] = "Message text"; $MESS["REST_INTEGRATION_PATTERNS_6_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_6_TITLE"] = "Assign task"; $MESS["REST_INTEGRATION_PATTERNS_7_DESCRIPTION"] = "Send a notification about important event or information to an employee"; $MESS["REST_INTEGRATION_PATTERNS_7_DESCRIPTION_METHOD_DESCRIPTION"] = "Sends a notification to a specified employee"; $MESS["REST_INTEGRATION_PATTERNS_7_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to Chat and Notification is required to send notifications</p>"; $MESS["REST_INTEGRATION_PATTERNS_7_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/im/im_notify.php"; $MESS["REST_INTEGRATION_PATTERNS_7_INCOMING_QUERY_ITEMS_VALUE_0"] = "Notification text"; $MESS["REST_INTEGRATION_PATTERNS_7_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_7_TITLE"] = "Send notification"; $MESS["REST_INTEGRATION_PATTERNS_8_DESCRIPTION"] = "Have reports from an external system publushed directly to your Bitrix24 Activity Stream."; $MESS["REST_INTEGRATION_PATTERNS_8_DESCRIPTION_METHOD_DESCRIPTION"] = "Adds a post to Activity Stream"; $MESS["REST_INTEGRATION_PATTERNS_8_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to Activity Stream is required to add posts</p>"; $MESS["REST_INTEGRATION_PATTERNS_8_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/log/log_blogpost_add.php"; $MESS["REST_INTEGRATION_PATTERNS_8_INCOMING_QUERY_ITEMS_VALUE_0"] = "Auto report"; $MESS["REST_INTEGRATION_PATTERNS_8_INCOMING_QUERY_ITEMS_VALUE_1"] = "New monthly sales report"; $MESS["REST_INTEGRATION_PATTERNS_8_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_8_TITLE"] = "Send a report to Activity Stream"; $MESS["REST_INTEGRATION_PATTERNS_9_DESCRIPTION"] = "Change the deal stage via a call from an external system to make it move along the sales funnel automatically."; $MESS["REST_INTEGRATION_PATTERNS_9_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Updates an existing deal, including the STATUS_ID parameter</p>"; $MESS["REST_INTEGRATION_PATTERNS_9_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>Access to CRM is required to update deals</p>"; $MESS["REST_INTEGRATION_PATTERNS_9_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/deals/crm_deal_update.php"; $MESS["REST_INTEGRATION_PATTERNS_9_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_9_TITLE"] = "Move a deal along the sales funnel"; $MESS["REST_INTEGRATION_PATTERNS_10_DESCRIPTION"] = "Use a custom REST event handler to notify you about updates made to the contacts in your Bitrix24 and export changes to your own database."; $MESS["REST_INTEGRATION_PATTERNS_10_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Gets deal information</p>"; $MESS["REST_INTEGRATION_PATTERNS_10_DESCRIPTION_OUTGOING_DESCRIPTION"] = "<p>The webhook triggers every time a Bitrix24 contact is updated. The handler receives the ID of the modified contact that can be used to obtain the detailed information by calling the inbound hook you see above.</p>"; $MESS["REST_INTEGRATION_PATTERNS_10_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>This example requires CRM access permissions because it uses the crm.contact.get method and a CRM data update event.</p>"; $MESS["REST_INTEGRATION_PATTERNS_10_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/contacts/crm_contact_get.php"; $MESS["REST_INTEGRATION_PATTERNS_10_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_10_TITLE"] = "Synchronize customers"; $MESS["REST_INTEGRATION_PATTERNS_11_DESCRIPTION"] = "Add a custom REST handler to get notified when an employee completes a task."; $MESS["REST_INTEGRATION_PATTERNS_11_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Obtains parameters of a specified task.</p>"; $MESS["REST_INTEGRATION_PATTERNS_11_DESCRIPTION_OUTGOING_DESCRIPTION"] = "<p>The webhook triggers every time a Bitrix24 task is updated. The handler receives the ID of the modified task that can be used to obtain the detailed information by calling the inbound hook you see above.</p>"; $MESS["REST_INTEGRATION_PATTERNS_11_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>This example requires Tasks access permissions because it uses the tasks.task.get method and a task update event.</p>"; $MESS["REST_INTEGRATION_PATTERNS_11_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/tasks/task/tasks/tasks_task_get.php"; $MESS["REST_INTEGRATION_PATTERNS_11_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_11_TITLE"] = "Track tasks"; $MESS["REST_INTEGRATION_PATTERNS_12_DESCRIPTION"] = "Add a custom tab to the CRM entity information pane to show additional customer information."; $MESS["REST_INTEGRATION_PATTERNS_12_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Obtains information for a specified contact</p>"; $MESS["REST_INTEGRATION_PATTERNS_12_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>This example requires CRM and Embedded app access permissions because it uses the crm.contact.get method and registers a CRM information pane widget.</p>"; $MESS["REST_INTEGRATION_PATTERNS_12_DESCRIPTION_WIDGET_DESCRIPTION"] = "<p>Shows user specified contact data in an individual tab of the CRM entity information pane.</p>"; $MESS["REST_INTEGRATION_PATTERNS_12_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/contacts/crm_contact_get.php"; $MESS["REST_INTEGRATION_PATTERNS_12_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_12_TITLE"] = "Show custom info in CRM information pane"; $MESS["REST_INTEGRATION_PATTERNS_13_DESCRIPTION"] = "Add your own popup menu button to the CRM information pane timeline to show custom data or perform custom data processing."; $MESS["REST_INTEGRATION_PATTERNS_13_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Obtains information for a specified contact</p>"; $MESS["REST_INTEGRATION_PATTERNS_13_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>This example requires CRM and Embedded app access permissions because it uses the crm.contact.get method and registers a CRM information pane widget.</p>"; $MESS["REST_INTEGRATION_PATTERNS_13_DESCRIPTION_WIDGET_DESCRIPTION"] = "<p>Shows in a slider specified information about a current contact and a button to call the contact.</p>"; $MESS["REST_INTEGRATION_PATTERNS_13_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/contacts/crm_contact_get.php"; $MESS["REST_INTEGRATION_PATTERNS_13_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_13_TITLE"] = "Add custom action to CRM information pane"; $MESS["REST_INTEGRATION_PATTERNS_14_DESCRIPTION"] = "Add your own sales script to the call information pane for use by the sales agent."; $MESS["REST_INTEGRATION_PATTERNS_14_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Obtains information about the specified lead</p>"; $MESS["REST_INTEGRATION_PATTERNS_14_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>This example requires CRM, Telephony and Embedded app access permissions because it uses the crm.lead.get method and registers a widget in the call information pane.</p>"; $MESS["REST_INTEGRATION_PATTERNS_14_DESCRIPTION_WIDGET_DESCRIPTION"] = "<p>Shows customer communication hints in the call information pane to help the sales agent.</p>"; $MESS["REST_INTEGRATION_PATTERNS_14_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/leads/crm_lead_get.php"; $MESS["REST_INTEGRATION_PATTERNS_14_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_14_TITLE"] = "Add the sales script to the call information pane"; $MESS["REST_INTEGRATION_PATTERNS_15_DESCRIPTION"] = "Add a custom action to the More button in the task information pane to create an invoice based on the time spent on the task and your hourly rates."; $MESS["REST_INTEGRATION_PATTERNS_15_DESCRIPTION_METHOD_DESCRIPTION"] = "<p>Returns records containing information on the hours worked on the task. Note that you can export up to 50 items per request. Please refer to the help section for more information.</p>"; $MESS["REST_INTEGRATION_PATTERNS_15_DESCRIPTION_SCOPE_DESCRIPTION"] = "<p>This example requires Tasks and Embedded app access permissions because it uses the task.elapseditem.getlist method and registers a widget in the task information pane.</p>"; $MESS["REST_INTEGRATION_PATTERNS_15_DESCRIPTION_WIDGET_DESCRIPTION"] = "<p>Adds an item to the More button popup menu; opens a slider to show a draft invoice based on the hours worked on the current task.</p>"; $MESS["REST_INTEGRATION_PATTERNS_15_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/tasks/task/elapseditem/getlist.php"; $MESS["REST_INTEGRATION_PATTERNS_15_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_15_TITLE"] = "Create an invoice for hours worked"; $MESS["REST_INTEGRATION_PATTERNS_16_DESCRIPTION"] = "Implement your own data acquisition and processing scenarios in Bitrix24"; $MESS["REST_INTEGRATION_PATTERNS_16_DESCRIPTION_SCOPE_DESCRIPTION"] = "Select permissions and/or scope based on the methods you use in your solution"; $MESS["REST_INTEGRATION_PATTERNS_16_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/"; $MESS["REST_INTEGRATION_PATTERNS_16_INCOMING_QUERY_ITEMS_VALUE_0"] = "Value"; $MESS["REST_INTEGRATION_PATTERNS_16_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_16_TITLE"] = "Other"; $MESS["REST_INTEGRATION_PATTERNS_17_DESCRIPTION"] = "Implement custom widget usage scenarios in Bitrix24"; $MESS["REST_INTEGRATION_PATTERNS_17_INCOMING_QUERY_INFORMATION_URL"] = "https://training.bitrix24.com/rest_help/crm/leads/crm_lead_get.php"; $MESS["REST_INTEGRATION_PATTERNS_17_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_17_TITLE"] = "Other"; $MESS["REST_INTEGRATION_PATTERNS_18_DESCRIPTION"] = "Create a chat bot to inform the employees of important events via the Bitrix24 chat."; $MESS["REST_INTEGRATION_PATTERNS_18_INCOMING_QUERY_ITEMS_VALUE_0"] = "Hi there! I'm a chat bot!"; $MESS["REST_INTEGRATION_PATTERNS_18_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_18_TITLE"] = "Notify employees in the chat"; $MESS["REST_INTEGRATION_PATTERNS_19_DESCRIPTION"] = "Create a chat bot to process the chat messages and react to a predefined set of keywords."; $MESS["REST_INTEGRATION_PATTERNS_19_INCOMING_QUERY_ITEMS_VALUE_0"] = "Hi there! I'm a chat bot!"; $MESS["REST_INTEGRATION_PATTERNS_19_INCOMING_QUERY_TITLE"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_19_TITLE_MSGVER_1"] = "Submit chat messages to chat bot"; $MESS["REST_INTEGRATION_PATTERNS_1001_DESCRIPTION"] = "Create an inbound webhook to process your Bitrix24's data using the API."; $MESS["REST_INTEGRATION_PATTERNS_1001_INCOMING_QUERY_TITLE_ITEMS"] = "Parameters"; $MESS["REST_INTEGRATION_PATTERNS_1001_TITLE"] = "Inbound webhook"; $MESS["REST_INTEGRATION_PATTERNS_1002_DESCRIPTION"] = "Create an outbound webhook to obtain information about events occurring in your Bitrix24."; $MESS["REST_INTEGRATION_PATTERNS_1002_TITLE"] = "Outbound webhook"; $MESS["REST_INTEGRATION_PATTERNS_1003_DESCRIPTION"] = "Create an application or submit a request for development services with our partners."; $MESS["REST_INTEGRATION_PATTERNS_1003_DESCRIPTION_FULL"] = "Create an application or <a target=\"_blank\" href=\"https://www.bitrix24.com/partners/\" >submit a request for development services with our partners</a>."; $MESS["REST_INTEGRATION_PATTERNS_1003_DESCRIPTION_SCOPE_DESCRIPTION"] = "Select permissions and/or scope based on the methods you use in your solution"; $MESS["REST_INTEGRATION_PATTERNS_1003_TITLE"] = "Local application";