Skip to main content

Hi there,

Using the REST API v2.0 I’ve created two basic round_rectangle shapes and I’ve retained their IDs from the JSON response. How do I create a line that connects the two shapes using the REST API?

It would be great if I could also set the following for the line if possible:

  • The line’s colour and line style (dots/dashes).
  • The start-end arrow head style.

Thanks in advance.

@Shane Fitzroy  The CRUD for ‘connector’ is currently in progress for the API and SDK.  You can find and follow that feature ticket on the platform roadmap here.


Reply