ShipHero GraphQL API Action

Hi there, we want to integrate our forms with the ShipHero GraphQL API and also a chat app like Slack or another end-point.

Are Feathery forms able to submit GraphQL queries? or should we request an integration with ShipHero?

Thank you

Hey Mitchell, our forms are able to submit GraphQL queries! You can configure them with our logic & custom API connectors: API Connectors & Advanced Logic - Feathery Docs

Here’s a primer on how to submit GraphQL queries via HTTP: GraphQL via HTTP in five ways: cURL, Python, JavaScript, Ruby and PHP | Contentful