5 articles
Triggering next-gen actions via an API callIn this article, we'll explain how you can use an API or webservice to trigger the execution of a next-gen action.
Testing your actions using GraphQLQuick article that shows you how you can test your actions using GraphQL instead of doing it via the front end of your application.
Sub-action used as before triggerA use case example that explains how to create a specific action trigger and set up a sub-action before the primary action is processed.
Call classic actions via next-generation actionsCall a classic action via the HTTP step to fall back to any functionality that is missing in the next-generation actions.
Working with the object propertyDiscover the power behind the the object property allowing users to save multiple values.