Is it possible to create an ‘event’ or the ‘when’ portion of a workflow statement using a custom integration via a third-party API?
🗨 Link to Slack thread
Is it possible to create an ‘event’ or the ‘when’ portion of a workflow statement using a custom integration via a third-party API?
The pre-request script for a custom integration can handle a payload sent to it and run a Workflow or Action accordingly
we are currently working on a feature that will make this process more seamless and less code-heavy
Also, do you have any docs on how this could be done at some kind of high/theoretical level--or an example , or something ?
The pre-request script would accept a POST from an external source and then can make GET requests within the script as needed
I think we have something documented internally, I’ll look around (cc:
Yea, this functionality/feature is reliant on events being sent to BetterCloud from some other systems. We don’t currently support polling, except in our native/backend connectors.
HOWEVER, there are apps/scripts you could set up yourself that polls the data on some interval and you could send that info to the BetterCloud API to act as a custom When event.
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.