Learn about Rows
Rows for Advanced users
Welcome to the Rows Advanced course - ready to get working with APIs, manipulate JSON, and use multiple integrations?
Authenticating your API calls
Learn about authentication in APIs: the different types, how to use them, and how to read API documentation to find what you need.
Getting data from any API
Let's learn about the HTTP GET request to retrieve data from any API using Rows.
Sending data to any API
Learn how to send information to an API using POST or PUT.
Modifying JSON
Learn how to modify JSON objects so that they match exactly what you need.
Filtering with JsonPath
Learn to use advanced JsonPath to get and filter for specific data points.
Managing multiple integrations
Learn about how to use two or more of the same integration at the same time.