Secured Webhook - WF Fusion
Hello Everyone,
I am looking for some suggestions on the Securing Webhook topic in WF Fusion.
Below are the details
1. I tried to use the OOB Webhooks module to generate a Webhook, that will be used by a third party to POST Json objects.
2. I would like to consume this data & perform a mapping functionality, that'll be later used to create a Workfront object.
The Questions I have are as below,
1. How do I secure this webhook ? IP whitelisting would not work in my case as we are using ALB of GCP (i.e) Dynamic IP. Note: the reply on this post wasn't helpful because the user who posts the json doesn't have to be on WF.
2. Frame.io seems like a good alternative to webhooks, but does it come with an additional cost ?
Thanks in advance !