Can I create or copy already existing flow by using API or Code?

(Marc Louie Cabigas) #1

Is there a way that the already existing flow can be duplicate or will be created using only API?

Or how can I ask flow Developer Mode?

(Karen Barker) #2

Hi Marc,

You can use the copy function from the Flows page to copy a flow within your own account. If you’d like to share a flow with another account then you’ll need to edit the flow, click the private button at the top of the flow and make it public. You’ll then be given a sharing URL which can be used to install the flow into other accounts. :thumbsup:

(Marc Louie Cabigas) #3

@KarenBarker

Thank you, but what I mean its can I duplicate or copy existing FLOW using only API.

Eg.

I have a Z site which be managing Site A, B, C. I have also 1 conversation in FLOW XO
the is embed in Z site so when any of those site A, B and C will using it they can copy the into Z site and embed it also to their site.

Like when B copy or send the request using API. It automatically duplicate the existing Flow Conversation in FLOW XO or create a new conversation using only an request.

Can I do that? Somebody help me.

(Karen Barker) #4

Hi Marc,

You could include the Web Widget code on all your sites which would then mean that each site would be connected to 1 bot and triggers the same flow.

Alternatively each site could have it’s own bot instance so that you can track who has talked to the bot from which site, but the flow could be set to listen to all bots created in Flow XO.

(Marc Louie Cabigas) #5

@KarenBarker

Thank you that would work. But how can I create it dynamically? what if i have 5000 plus site, I would pain to duplicate all up to 5000.

Its there anyway to automate it?

(Karen Barker) #6

Hi Marc,

Sorry, no there wouldn’t be a way to automate that process I’m afraid. :disappointed:

1 Like