Hi everyone,
I’m new to Camunda and am currently exploring the Camunda SaaS Platform 8. I’m looking to integrate this with my Laravel PHP web application and would like to connect using the REST API. I’ve been using GuzzleHTTP for this purpose but am having trouble finding the correct endpoints.
Specifically, I’m struggling to locate the base_URI
, process_definition
, and process_definition_key
. Could anyone provide guidance on how to obtain these details or point me to relevant documentation?
Any help or suggestions you can provide would be greatly appreciated. Thank you in advance!
Best regards,
Darshan Hiranandani