Fliplist
Search…
About Fliplist
Contact Us
No Code Development
AWS V4 Signature Plugin
About AWS4 Signing
API setup not included
Open Source Plugin
Bubble Setup
Errors
Keepa API Plugin
About Keepa
Keepa Plugin Overview
Powered By
GitBook
Bubble Setup
View the link for plugin installs with bubble.io
No Code Development
API Workflow setup (requires a paid bubble.io plan - due to server side action)
1. Click settings, 2. click API, 3.Click Enable Workflow API
Create an API workflow
Click the dotted line box (Click here to add a "BACKEND" workflow...)
Connect your API workflow to a Page
API workflow Connected to PAGE AWS4 through action "schedule a workflow"
Example Call ( DO NOT return signature result to a page - view privately in database instead )
​
https://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-header-based-auth.html
(link)
API Backend setup
Adding an API action for the AWS Signature Version 4 plugin
This is the test data that can be used to see if the plugin setup is correct. \n represents newline character
For more examples, and the current example in the image please review the following docs from Amazon AWS
Signature Calculations for the Authorization Header: Transferring Payload in a Single Chunk (AWS Signature Version 4) - Amazon Simple Storage Service
Amazon Simple Storage Service
Find & Replace to maintain line breaks (from dynamic values)
\s will match spaces created by storing multi-line "string to sign" in the database
Capturing the result
Risk is limited to the privacy settings you choose
​
​
Previous
Open Source Plugin
Next
Errors
Last modified
11mo ago
Copy link
Contents
View the link for plugin installs with bubble.io
API Workflow setup (requires a paid bubble.io plan - due to server side action)
Create an API workflow
Connect your API workflow to a Page
Example Call ( DO NOT return signature result to a page - view privately in database instead )
API Backend setup
For more examples, and the current example in the image please review the following docs from Amazon AWS
Find & Replace to maintain line breaks (from dynamic values)
Capturing the result