Salesforce

The HookActions CLI allows easy access to test Salesforce webhooks by sending events to your local server

hkat login --email [email protected]Successfully logged inhkat salesforce trigger Account AFTER_UPDATE --forward-to http://localhost:8080/handlerEvent senthkat salesforce trigger Account AFTER_INSERT --forward-to http://localhost:8080/handlerEvent sent