Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labsmobile/sms-pipedrive
Pipedrive script to execute SMS notification via LabsMobile SMS API
https://github.com/labsmobile/sms-pipedrive
php pipedrive pipedrive-api sms sms-api sms-client sms-notifications
Last synced: about 2 months ago
JSON representation
Pipedrive script to execute SMS notification via LabsMobile SMS API
- Host: GitHub
- URL: https://github.com/labsmobile/sms-pipedrive
- Owner: labsmobile
- Created: 2023-11-29T17:40:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T17:43:22.000Z (about 1 year ago)
- Last Synced: 2023-12-13T23:40:32.444Z (about 1 year ago)
- Topics: php, pipedrive, pipedrive-api, sms, sms-api, sms-client, sms-notifications
- Language: PHP
- Homepage: https://www.labsmobile.com/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LabsMobile-Pipedrive
![](https://img.shields.io/badge/version-1.0.0-blue.svg)
Send SMS messages through the LabsMobile platform and the Pipedrive CRM plugin. Configure your Pipedrive user so that you can send SMS messages to any contact and notify events, meetings, appointments, organization status, quotes, among others.## Documentation
Labsmobile API documentation can be found [here][apidocs].
## Features
- SMS notification to contacts
## Requirements
- A user in Pipedrive. More information in [pipedrive.com][pipedrive].
- A script that receives Pipedrive (Webhook) events and communicates with the LabsMobile API. More information in [API SMS de LabsMobil][apidocs].
- A user account with LabsMobile. Click on the link to create an account [here][signUp].## Installation
1. Download script, this script must be hosted in a web service and thus obtain a URL where it will be publicly accessible.
- Within the script you must update the pipedrive token which can be found within your user profile.
- Add the credentials of the LabsMobile account. That is, the username email and the API token that must be generated in the Security and passwords section of the LabsMobile account.2. Create SMS activity. To create the activity, follow the following route: Settings/Company settings/Add type of activity. You must indicate “SMS” as the name of the activity and also select the “Phone” icon. Finally Save.
3. Create webhook in Pipedrive. Go to the path Tools and applications/Webhook. There we create a new Webhook and indicate that an event is sent to the URL of the script from step 1 when an activity is created.
4. Enable link shortening in the Preferences section of your LabsMobile account. In this way, any ticket link will be shortened to the minimum possible to optimize the characters present in the text of the SMS.
5. Test the SMS integration with Pipedrive by creating an SMS activity.
In this case, the LabsMobile API is used, in order to notify via SMS when the Pipedrive user wants to send an SMS type message to a contact. In this way it is possible to add the SMS channel to CRM Pipedrive.
## Help
If you have questions, you can contact us through the support chat or through the support email [email protected].
[apidocs]: https://apidocs.labsmobile.com/
[signUp]: https://www.labsmobile.com/en/signup
[pipedrive]: https://www.pipedrive.com/es-es