craftcms / feed-me

Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand.
Other
288 stars 139 forks source link

Import entries into specific site by mapping the site id / handle #1376

Closed giorgiopogliani closed 10 months ago

giorgiopogliani commented 11 months ago

Description

I can't seem to find a way to import entries using feed me across multiple sites without creating multiple feeds, which isn't ideal.

Would be nice if we could specify the handle in the data we need to import and mapped that value to the site handle in which we want to create/update the entry.

Thanks

Additional info

i-just commented 10 months ago

Hi, thanks for getting in touch.

Yes, you can only import to one site with one feed, though the usual propagation and translation settings still apply. So, if you have 2 sites, a section that’s enabled for both of those sites and with the Propagation Method of, e.g. “Save entries to all sites enabled for this section”, then when you create a feed for siteA, the newly imported entries will be propagated to siteB as well. Beyond importing new entries, this would be ruled by individual field translation methods.

Hope this helps clear things up!

Would be nice if we could specify the handle in the data we need to import and mapped that value to the site handle in which we want to create/update the entry.

Please feel free to start a new discussion about this.