d4x1 commented on issue #7610:
URL: 
https://github.com/apache/incubator-devlake/issues/7610#issuecomment-2167069143

   @kamiyariko 
   
   To attach a connection to an existing project, I think these stes are 
neccessary:
   1. create a `blueprint` via `{api}/blueprints` in your project, get a 
`blueprint_id`.
   2. post your connection to projects via `{api}/blueprints/{blueprint_id}`, 
because `blueprint_id` is belongs to your project, so connections can be added 
successfully.
   
   You can view the payload using browser's dev tools.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to