In body
Raw - use * for dynamic values and specify Content-Type in headers displayed
I used the Post method, header and body as raw with dynamic value.
how to set dynamic value for raw?
In body
Raw - use * for dynamic values and specify Content-Type in headers displayed
I used the Post method, header and body as raw with dynamic value.
how to set dynamic value for raw?
The syntax is _*_YOURVARIABLE_*_
Thanks for the answer to this head-scratcher! I hope someone updates the description inside the API Connector plugin, it was not obvious to me.
I had the same issue! It’s not clear. Bubble should definately add some description in API Connector. Something like: “Raw - use “*” for dynamic values and specify Content-Type in headers. Example: YOURDYNAMICVALUE”
UPD: SOLVED! Check out ‘Private’ for keys
Cool! But…
I can’t set that YOURVARIABLE from workflow
We have our entire platform using these dynamic parameters * but as of today they are all failing randomly and instead passing the actual "* "value label to stripe instead of the referenced dynamic values that have always worked?
ANyone else have this issue today? no stripe checkouts are loading as a result of bubble api connector suddenyl deciding that those dynamic values are hard coded values??