GithubHelp home page GithubHelp logo

uservoice-service-hooks's Introduction

UserVoice Service Hooks

uservoice-service-hooks's People

Contributors

arttu avatar austintaylor avatar danielpennypacker avatar dependabot[bot] avatar flebel avatar raimo avatar rootcane avatar vijaythampy avatar wlrs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uservoice-service-hooks's Issues

Integration with Microsoft Teams

As per the specifications https://dev.outlook.com/Connectors/GetStarted#posting-more-complex-cards. I need to send an JSON formatted document in the following format

curl -H "Content-Type: application/json" -d "{"title": "Learn about Office 365 Connectors", "text": "Visit the Outlook Dev Portal to learn more about Office 365 Connectors!", "themeColor": "EA4300", "potentialAction": [{"@context": "https://schema.org", "@type": "ViewAction", "name": "Open Outlook Dev Center", "target": ["https://dev.outlook.com"]}]}"

This would create the following Message in the associated Channel image

Can I get any pointers how I might achieve this with a Custom Service Hook. Thanks in advance!

How to verify signature param

Hey,

I'm working on a service hook written in PHP5 with Doctrine2,

My hook works fine but sometimes the signature verification fail.

my code :
if(hash_hmac('sha256',$_POST['data'],'<SSO_KEY>') === $_POST['signature'])

Do you have any idea why the verification fail sometimes ?

Notes on tickets

Guys, wonderful work here,
ive integrated uservoice with our team slack and loving it,

its syncing new tickets and replies, but not notes put into the tickets,
am I missing something ?

On the contrary if this feature does not exist and is possible would love to implement it via fork.

Additional Data in Slack message

Would it be possible to add additional information to the new_ticket message in the slack integration? We need the entire message and custom fields for each new ticket.

Update for newest hooks

You've added Pardot, SugarCRM, and Yammer hooks in the app. Looks like this library needs updating :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.