Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 910 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 910 Bytes

X Connector

Axon Ivy’s X-connector illustrates the power of integrating existing systems to your process automation initiatives. Social communication is a must and using X in any business process supports an open communication strategy. This connector:

  • Gives you full power to the OpenAPI X services.
  • Supports you with a demo implementation

Demo

  1. Shows how to read recent tweets with a keyword.

read-tweets recent-tweets

Setup

  1. Get a X (formarly Twitter) account and sign up for a developer account too. https://developer.twitter.com/en/docs/authentication/oauth-2-0/bearer-tokens
  2. Create an application with your developer account. create-app
  3. Copy API.key and API.secretKey into your Rest Client Properties. save-keys