Under the custom integrations users can setup with GoCanvas, we can set up a push notification for GoCanvas to call a custom API (built by us) when a submission happens. Currently there is no way to supply GoCanvas with a token or API key to use when calling our (the customer's) API for this integration. That means I am unable to secure the API GoCanvas calls in any modern way.
It would be very helpful if I were able to supply as a part of the push notification setup an API key to use in a header when GoCanvas executes a push notification against the API endpoint I specify. This would allow me to have my endpoint secured from entities that are not GoCanvas.
Below is the screen where I'd like to be able to enter an API key for GoCanvas to use when sending push notifications to my API.
Comments
1 comment