Login
About Us
API Documentation
Glossary
English
English
Chinese
French
German
Italian
Ja - 日本語
Polish
Spanish
Русский
Portuguese
Hungarian
Korean
Contents
x
Start Here
Build
Run Apps
Deploy and Manage
Developer Tools
IT and Technical Docs
Guides
Library
Release Announcements
Powered by
HTTP Connectors
8 Articles
in this category
Contributors
+ 2
Share this
Print
Share
Contents
HTTP Connectors
8 Articles
in this category
+ 2
Written by
Pete Hartnett
,
Lianna Churchill
,
John Klaess
and 2 others
Share
How to Create and Configure an HTTP Connector Function
Learn how to navigate the Connector Function modal and creation process. Overview Connector Function s are a feature for structuring how Tulip applications interact with external servers and services. If a Connector is the general connect...
Written by
Pete Hartnett
,
Lianna Churchill
Updated on : 26 Jul 2024
How to Format HTTP Connector Outputs
Learn how to structure HTTP connector outputs. Overview The connector function editor in Tulip allows you to structure the data returned by your Connector Function s so that it’s useful and usable within your applications. In this article we’...
Written by
John Klaess
,
Lianna Churchill
Updated on : 23 Mar 2023
Using HTTP Connectors in Apps
Learn how to use HTTP Connector s in applications. Overview So you’ve configured a connector, set up a Connector Function , and are getting data returned in your test results–great! Now what? Now, you can run your connectors in apps and us...
Written by
Lianna Churchill
Updated on : 23 Mar 2023
Catch HTTP Connector Errors
Understand the use cases of catching an HTTP API Connector error, as well as how to log the error and retry the connector function. Types of HTTP Connector Errors Included in the HTTP protocol standard is the requirement for a server response ...
Written by
Lianna Churchill
Updated on : 03 Jul 2024
Connector Error Log and Retry Walkthrough
Previously, we learned how to catch an error in a Connector and perform Connector Error Handling in a Tulip App . Now, we will touch on the specific use case of logging Connector Errors to a Tulip table and building a supervisor app which allows us...
Written by
Lianna Churchill
Updated on : 03 Jul 2024
What is OAuth 1.0?
OAuth 1.0 is a token-based authentication method supported for HTTP Connector s. It provides an application with an access token for request authentication. This methos uses HMAC-SHA signature strings. These strings hash the algorithms used to ge...
Written by
Lianna Churchill
,
Tim Reblitz
Updated on : 08 Feb 2024
What is OAuth2.0?
Exploring OAuth2.0 Welcome to an exploration of OAuth2.0, a powerful yet often misunderstood authentication protocol within the Tulip-verse. In this article, we will unravel the fundamentals, guide you through Tulip's supported authentication flow...
Written by
Pete Hartnett
,
Customer Education
,
Lianna Churchill
Updated on : 17 Oct 2024
OAuth2.0 Configuration and Technical Details
Within this article, we will be digging deep into the technical details of how Tulip implements OAuth for Connector Authentication. OAuth is powerful, but this comes with some added complexity. This guide is intended to address any technical questio...
Written by
Pete Hartnett
,
Customer Education
,
Lianna Churchill
Updated on : 23 Jul 2024