Replies: 1 comment 2 replies
-
There's currently no support for passing data from the frontend to the backend as Glance was intended to be heavily read-only. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm trying to use the api from
https://parcelsapp.com/api-docs/#/Tracking%20Request/post_shipments_tracking
to track my shipments but have little idea on how to do this. The custom-api widget automatically fetches a json but I need to first provide the tracking number. Is a form even possible on the Go template? Or should I use an extension widget instead? Any help would be very much appreciated.Beta Was this translation helpful? Give feedback.
All reactions