await() over the generated Java client for TwexAPI REST workflows.
Use this client for Kotlin coroutines and typed builders. Use the Java SDK for Java-first codebases.
Install
Gradle:Authenticate
Use coroutines
async() returns the Java CompletableFuture client. Call await() from a coroutine:
Workflow: post a tweet
Write actions need a Twitter cookie orauth_token on the request: