Before you start #
Make sure you’ve entered your credentials and endpoints on the Plugin settings page – see Plugin Setup for information.
Collect Data #
You will need:
- No additional data – this call is defined entirely from the Plugin Settings.
Create a Workflow #
Create a Workflow, and add the “BPAY – Access Token” action from the “Plugins” tab of the Actions list.
Do not edit the JSON Body – this is shown due to a Bubble system limitation.
Parse Response #
The response will contain:
access_token #
You’ll need to pass this to the “Create CRN” step of your Workflow.
token_type #
You’ll need to pass this to the “Create CRN” step of your Workflow.
expires_in #
Number of seconds this token will be valid.
Next Actions #
You’ll need to pass the token and type to the “Create CRN” step of your workflow.