Custom Integrations
in progress
Kevin Clement
Creating custom integrations should function the same as the pre-built integrations. When saving an integration it should be added as an object in the Integrations list for that specific tenant. Then for some clients with multiple instances, multi-tenancy can be configured the same as the pre-builts.
Log In
Maizie Gray
It would be great if custom integrations supported the private key jwk authentication method for more API compatibility
(or some other way to create and use dynamic tokens/keys in custom integrations)
Nick Lepore
Using the Custom Integrations V2 we need to be able to add header information with keys containing hyphens. Right now I get an error that it's not supported.
D
Danial Gagne
in progress
Logan Hawker
👀
Nick Lepore
Danial Gagne
Can we get support for JSONRPC endpoints in this as well. Make pieces the body of the request not visible and/or editable in the workflow. I have a few integrations that just have the one endpoint of /jsonrpc and all of the request detail is in a JSON body....including gross authentication.
Logan Hawker
This! Let me add my own integrations manually. Endpoints, parameters, headers, pagination, etc.
Kevin Clement
Being able to create actions to add to the actions bar in workflows would be ideal as the next step once the integrations are setup