Skip to content

marko-kriskovic/JavaCroWorkshop

Repository files navigation

Java Cro Workshop

Preparation:

  1. Register into Bytechef
  2. Fork this repository

Workflow for handing out material links:

  1. Create a new Project
  2. Create a new Workflow
  3. Change the trigger (first node) into Infobip component; select newWhatsappMessage trigger
image
  1. Add a new OpenAi action by clicking the '+'; select Ask action
  2. Make an OpenAi connection
image
  1. Add Agile CRM, select createContact action
  2. Add a new Logger component; Info action
  3. Fill in all the Properties:

a. Simulate an output instead of the connection (click the Upload Sample Output Data and paste this)

image

b. Create an input instead of the connection

image
  1. Publish the Project
image
  1. Deploy it
image image
  1. Run the workflow
image

Workflow for solving easy Github issues

  1. Create a new Workflow in the same Project
image
  1. Change the trigger to Github; newPullRequest
  2. Make a GitHub connection
  3. Add a new OpenAi; Ask action
  4. Add a Condition Flow
image
  1. Add GitHub addLabelsToIssue action on the left and Claude Code chat action on the right

  2. Fill in all the Properties

  3. Publish the Project

  4. Deploy it

  5. On your fork, create a new branch, edit this README.md, commit it and make a pull request on your fork main.

    • without body

    • with body

About

This is a workshop for Java Cro conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published