You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My goal is to expand my existing KiCad CI/CD with a Part-DB integration that automatically adds the project from the CI/CD pipeline as a project in Part-DB with all components from the BOM. However, I got stuck adding the parts to a project via API. If I understand it correctly I must use the /api/project_bom_entries POST API call. However I´m unsure how I add the part from the KiCad BOM via the API.
Has someone already used this API and can help me?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
My goal is to expand my existing KiCad CI/CD with a Part-DB integration that automatically adds the project from the CI/CD pipeline as a project in Part-DB with all components from the BOM. However, I got stuck adding the parts to a project via API. If I understand it correctly I must use the
/api/project_bom_entries
POST API call. However I´m unsure how I add the part from the KiCad BOM via the API.Has someone already used this API and can help me?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions