Skip to content

Takes information from Modulus API and PATCHes it to Salesforce Desk customer record

Notifications You must be signed in to change notification settings

bergerd1/DeskPATCHer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DeskPATCHer

Takes information from Modulus API and PATCHes it to Salesforce Desk customer record

Create new Node.js project on Modulus.io

Create project. Set 192MB servo. Add environmental variables: TOKEN, Authorization, Credentials.

Deploy this code to the newly created Node.js project.

Add integration URL in Salesforce Desk

Go to: Admin, Cases, Integration URLs Integration URL should look like this:

https://<project-name-12356>.onmodulus.net?ticketId={{case.id}}&email={{case.customer.email}}&customerId={{customer.id}}

About

Takes information from Modulus API and PATCHes it to Salesforce Desk customer record

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published