Webhook2Flow Framework

This one has been on my drafts list since a very long time and I’m glad it’s finally out! Timing is a bit off though since Jack Pond also introduced his own version of something similar on Unofficialsf.com.

Webhook2Flow framework is a very light weight set up that will allow you to receive and handle webhook events within Salesforce using Flows(more power to Admins, woohoo!).

Before you start using this, I’d strongly suggest you to do some research(in case you’re not familiar) on:

  • Webhooks: What are they and how does it work?
  •  Apex-Defined Data Types(don’t be intimidated by word ‘Apex’, they’re very easy to understand)

Now, about the usage of the framework, all of the details are penned down in a README file(part of Webhook2Flow project) on Github, where you’ll also find the all the code and other related metadata files.

Quick note: The package link for installation is at the end of README file.

Suggestions and thoughts are most welcome!

I hope you find it helpful. Catch you in the next one! ✌
Thank you for being an awesome reader! Subscribe to ForcePanda to receive all the latest updates straight to your inbox

5 thoughts on “Webhook2Flow Framework

  1. Hi, when installed this package from GitHub, there’s test class failed for Webhook2Flow_Test, do you have any idea?
    Test: Webhook2Flow_Test.t01_parameters_post_good_coverage
    Message: System.AssertException: Assertion Failed: t01_parameters_post_good_coverage: Should have been good: Expected: 200, Actual: 400

    Like

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.