Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

How to delay an input from SalesForce?

Blewis21
8 - Asteroid

Here is what I'm trying to do...

 

1.) Need to create an opportunity in SF about how Customer A wants to buy a hammer (as an example)

2.) After the opportunity is created, I need to add a few items to the opportunity. How do I do this without creating multiple workflows?

            -No this can't all be done at the same time, I'm just doing this as a simple example to get my issue across clearly. 

 

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

Hey @Blewis21 ,

 

The second part of your workflow can be included in a batch macro with a dummy control parameter.

I'm using browse tools to represent only.

fmvizcaino_0-1645676276128.png

 

 

And your batch macro would look like this.

fmvizcaino_1-1645676377731.png

 

The wait a second macro can be found inside the crew macros package: http://www.chaosreignswithin.com/p/macros.html

More about batch macros: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Getting-Started-with-Batch-Macros/t...

https://www.youtube.com/watch?v=dl25a02m6xs

 

Best,

Fernando Vizcaino

Labels
Top Solution Authors