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
I would be interested in duplicating an item to other Workspace(s) when a user creates a new item. The Apps within each Workspace have identical schema.
The text was updated successfully, but these errors were encountered:
If the external_ids for all fields are identical I think you can just remove the item_id property, change the app property to point to your own app and then call the save method on a PodioItem object.
I would be interested in duplicating an item to other Workspace(s) when a user creates a new item. The Apps within each Workspace have identical schema.
The text was updated successfully, but these errors were encountered: