<div class="banner--top-border"></div>

Digital Europe Programme

eDelivery User Community

The eDelivery User Community space enables stakeholders to share experiences and best practices on the exchange of electronic data and documents between public administrations, businesses and citizens. Pan-European projects (re)using eDelivery have their own sub-communities within this space.


Welcome to eDelivery User Community

Want to be informed about the eDelivery events, news and anything else related to building block? Register to receive personalised information (including quarterly newsletter) to your mailbox.

Our Interoperability Forum is a place to exchange ideas among service and product providers building their solutions based on eDelivery specifications.

The Informal Cooperation Network (ICN) is a platform for Member States involved in their national eDelivery implementations.


<span class="aside__top-border"></span>

Latest eDelivery News



Get in touch with the eDelivery team for questions, comments or other type of requests.

Read more about the eDelivery Service Desk
<span class="aside__top-border"></span>

Space members

Your space moderators:

<style type="text/css">
	#title-text { display: none;}
</style>
<script type="text/javascript">
	AJS.toInit(function() {
		/**
		 * Hide metadata
		 */
			$('.page-metadata').hide();
		
		/**
		 * Accordion
		 */
			$(".accordion").click(function(e) {
				$(this).toggleClass("active");
				$(this).siblings(".accordion").removeClass("active");
 
				$('html, body').animate({
					scrollTop: $(this).offset().top
				}, 1000);

				//e.preventDefault();
			});
	});
</script>