LibreSign / LibreSign/libresign

Webhook define url

Open
#1,697 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backend feature-request frontend
Dominant language
PHP
Stars
818
Forks
146
Avg merge
11h 31m
Merged PRs (30d)
326

Description

Today in api of Libresign is possible add url of webhook to call after the document is signed.

Add url of webhook to admin settings and call in files signature.

  • define url to all signature in app-settings

    webhook_url

  • set callback to all file in signature.

Screenshot 2023-05-09 at 18-45-18 Excalidraw — Collaborative whiteboarding made easy

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the Libresign app-settings entry point and the signature flow referred to as “files signature”; confirm how settings are stored and where completion callbacks can be invoked. Done means an app setting defines webhook_url for all signatures and the configured URL is called after signing.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.