Skip to content

imonkia/dropbox-sign-php-webhooks-app

Repository files navigation

Dropbox Sign PHP Webhook Server App

This basic app listens for and validates Dropbox Sign webhooks.

Note

This app uses the PHP Symfony framework and the official Drobpox Sign PHP SDK.

How to use

Install dependencies:

composer install

Set up environment variable:

Add your Dropbox Sign API_KEY in the .env file found in the root of the project.

Start the server:

symfony server:start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages