Support Source code
- Summary
- Articles (10)
- APIs (82)
- Mashups (4)
- SDKs (68)
- Libraries (8)
- Source Code (49)
- Followers (2)
- Developers (4)
Support Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
ServiceNow DevOps Step Mapping Curl Sample Code | The ServiceNow DevOps Step Mapping Curl Sample Code demonstrates how to access the API to verify that the information being passed is valid for the creation of an orchestration task and valid for an... | Customer Service | 02.10.2020 |
ServiceNow DevOps Change Control Curl Sample Code | The ServiceNow DevOps Change Control Curl Sample Code demonstrates how to access the API to create a callback record, known as a Webhook URL, that enables the associated DevOps tool to report change... | Customer Service | 02.10.2020 |
ServiceNow DevOps Search Tool Curl Sample Code | The ServiceNow DevOps Search Tool Curl Sample Code demonstrates how to access the API to search a branch using encoded queries and specific search/sort criteria and returns all branch records that... | Customer Service | 02.10.2020 |
ServiceNow DevOps Work Item Curl Sample Code | The ServiceNow DevOps Work Item Curl Sample Code demonstrates how to access the API to create a work item, such as a story or defect, in the Work Item [sn_devops_work_item] table. | Customer Service | 02.10.2020 |
ServiceNow DevOps Schema Curl Sample Code | The ServiceNow DevOps Schema Curl Sample Code demonstrates how to access the API to perform create, read, update, and delete (CRUD) operations. Developers can make GET requests that will display JSON... | Customer Service | 02.10.2020 |
ServiceNow Application Service Content Python Sample Code | The ServiceNow Application Service Content Python Sample Code demonstrates how to access the API to retrieve a list of CIs in an application service and the relationships between them. Developers can... | Customer Service | 02.10.2020 |
ServiceNow Application Service Content Curl Sample Code | The ServiceNow Application Service Content Curl Sample Code demonstrates how to retrieve a list of CIs in an application service and the relationships between them. Only retrieves content for... | Customer Service | 02.10.2020 |
ServiceNow Application Service Curl Sample Code | The ServiceNow Application Service Curl Sample Code demonstrates how to access the API to create, modify, and update application services using REST APIs. These APIs require that the user have the... | Customer Service | 02.10.2020 |
ServiceNow Agent Presence State Python Sample Code | The ServiceNow Agent Presence State Python Sample Code demonstrates how to access the API to implement current agent presence state and channel availability. Developers can use basic authentication... | Customer Service | 02.10.2020 |
ServiceNow Agent Presence State Curl Sample Code | The ServiceNow Agent Presence State Curl Sample Code demonstrates how to access the API with basic authentication. Developers can use GET requests to make calls that will retrieve current agent... | Customer Service | 02.10.2020 |
ServiceNow Agent Presence Python Sample Code | The ServiceNow Agent Presence Curl Sample Code demonstrates how to access the API with basic authentication to make calls that will display JSON formats in return. Developers will receive current... | Customer Service | 02.10.2020 |
ServiceNow Agent Presence Curl Sample Code | The ServiceNow Agent Presence Curl Sample Code demonstrates how to access the API with basic authentication to get current agent presence state and channel availability. | Customer Service | 02.10.2020 |
Crisp Build message Go Sample Code | This Go Sample Code demonstrates how to authenticate against the API, specify routing details, and send a message. | Chat | 12.30.2019 |
Crisp Send message Python Sample Code | This Python Sample Code demonstrates how to authenticate against the API, specify routing details, and send a message in conversation. | Chat | 12.30.2019 |
Crisp Send picker message PHP Sample Code | This PHP Sample Code demonstrates how to authenticate against the Crisp API, and send a message from the Crisp-enabled client. | Chat | 12.30.2019 |
Crisp Create conversation PHP Sample Code | This PHP Sample Code demonstrates how to authenticate against the Crisp servers, and create a chat conversation. | Chat | 12.30.2019 |
Zendesk Support Curl Sample Code | The Zendesk Support Curl Sample Code demonstrates how to use different endpoints and review the examples in the documentation. Developers can run the statements on a command line to try out different... | Support | 10.07.2019 |
Help Scout Curl Sample Code | The Help Scout Curl Sample Code demonstrates how to access the API by using OAuth token. With the interface, developers can implement conversations, attachments, and custom fields. | Enterprise | 08.27.2019 |
Kommunicate Ionic starter app Cordova Sample Code | This Sample Code demonstrates how to build hybrid mobile applications with live chat capabilities provided by Kommunicate. | Chat | 08.13.2019 |
Kommunicate Live chat Objective-C Sample Code | This Objective-C Sample Code demonstrates how to integrate live chat features. This test application requires iOS 9.0 or later. | Chat | 08.13.2019 |
Kommunicate Customer support Kotlin Sample Code | This Kotlin Sample Code is a template for customer support applications. | Chat | 08.13.2019 |
Help Scout Upload Attachment Java Sample Code | The Help Scout Upload Attachment Java Sample Code demonstrates how to upload an image attachment into a conversation. The mailbox includes a number and a thread that can be formed to be emailed to... | Enterprise | 11.20.2018 |
Help Scout Send Email Customer Java Sample Code | The Help Scout Send Email Customer Java Sample Code demonstrates how to send a conversation that will be received by a customer via email. | Enterprise | 11.20.2018 |
Help Scout Add Reply Existing Combo Java Sample Code | The Help Scout Add Reply Existing Combo Java Sample Code demonstrates how to add a reply to an existing conversation. Code includes a valid conversation ID and message threads that can be emailed to... | Enterprise | 11.20.2018 |
Help Scout Create Customer Java Sample Code | The Help Scout Create Customer Java Sample Code demonstrates how to create a customer for an enterprise application. It includes customer's first name, last name, organization, job title, location,... | Enterprise | 11.20.2018 |