Skip to content

Instantly share code, notes, and snippets.

View swarnat's full-sized avatar

Stefan Warnat swarnat

View GitHub Profile
@swarnat
swarnat / gateway.php
Last active June 16, 2022 16:00
Gateway File for VtigerCRM Workflow Designer HTTP Handler
<?php
/**
* Workflow Designer Gateway Script
* Version: 1.00
* Author: Redoo Networks GmbH
*
**/
$url = '<shorturl-workflowdesigner>&workflow_id=1';
/**