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
This bundle is meant to integrate the Civi API over REST within a Symfony App. I have developed a app which runs standalone an another server than the CiviCRM server. And syncs in this app the data from a Civi Case into this app.
This bundle is meant to integrate the Civi API over REST within a Symfony
App. I have developed a app which runs standalone an another server than
the CiviCRM server. And syncs in this app the data from a Civi Case into
this app.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-21797119
.
Yes i am aware of that. Basicly this Bundle is Symfony wrapper around that class, making the class available in a namespace and as a service to other bundles. The api.class.php is inside this bundle.
Hi,
Would be great you clarify how this is going to be different than the one from @totten to avoid confusion/duplicate works
The text was updated successfully, but these errors were encountered: