Hi there,
I am trying to automate submissions to RedView via webhook. Currently, the process involves two steps:
- Login to get accessToken
- Create enquiry request with form data and including the accessToken as an Authorisation header.
Is it possible to achieve this two-step authentication and submission process using the Webhook add-on? If so, could you please provide guidance on how to configure the webhook for this scenario?
Thanks,
Duncan