Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api route to create item without linking to contact (using an API route different from contact/new) #271

Open
1 task done
npracht opened this issue May 19, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@npracht
Copy link

npracht commented May 19, 2022

Mautic Version

4.2.x series

PHP version

no matter

What browsers are you seeing the problem on?

Not relevant

What happened?

We need to add an API route to create item without linking to contact (using an API route different from contact/new). Because you can need to setup all your items by API script process before starting to link with contacts.

How can we reproduce this issue?

Check api doc and see this is missing.

Relevant log output

No response

Code of Conduct

  • I confirm that I have read and agree to follow this project's Code of Conduct
@npracht npracht added the bug Something isn't working label May 19, 2022
@npracht
Copy link
Author

npracht commented May 20, 2022

Admin can assign this to @kuzmany, we'll carry it according to Jan comment 🚀

@goranculibrk
Copy link

@npracht Did you have any chance of working on this? This plugin is quite useful but the lack of an API routes to manipulate with items and linking them to the contacts makes a huge friction in implementation.

@npracht
Copy link
Author

npracht commented Aug 11, 2022

Hello @goranculibrk ! Not yet. If you want to take the lead on it, that would be useful for the community !

@chladog
Copy link

chladog commented Oct 28, 2022

Additionally a feature of DELETE via REST would be nice.

@Moongazer
Copy link

Also up-voting the deletion via API, because if we delete a contact via API (triggered from our CRM), the related custom-items are just unlinked but never removed. This messes up the database over time (in our case each custom-item is related exactly to one contact).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants