ReferenceProperties, status codes, operators and limits. For looking things up mid-task.

Best practices and tips

This article is part of the Getting Started: Integrations help series.

This final article in the guide serves as a reference page that collects tips and tricks for building your own workflows. Some articles are simple job configurations, while others are more in-depth workflows.

Please take a look at the articles below, and if you have any questions, feel free to reach out to us!

Help articles

  • Building Your First API
    • A good starting point for setting up your own GET, POST, and DELETE requests.
  • Troubleshooting your workflow
    • A collection of things to try when your workflow is not doing what you expect it to do.
  • Dynamic data
    • Static data is often not enough. Learn more about replacing a string dynamically.
  • Accessing Values Inside JSON Arrays
  • Comparison Operators
    • A collection of useful operators for the Route from meta data job.
  • Execute workflow (coming soon)
    • Chain workflow starts using this job.
  • HTML responses (coming soon)
    • Providing a simple HTML-page when following an endpoint.
  • Tagging your workflow starts (coming soon)
    • Useful when trying to find that specific start when debugging.
  • Integration Examples
    • This is a list of readymade integrations we’ve built for different systems. These can also be used by modifying them to your needs and using parts of each to make your own integration.

⬅️ Previous