0

I am setting up an automation which needs to start when an API call is made.

  1. This automation will have to run a query that populates a DE.
  2. This DE is then used in a journey

Background: We are planning to run journey based on weather alerts. Idea is the weather application will trigger alerts to an end point and when an alert is received, two api calls will happen. One of them will populate a DE with weather details. The other will have to initiate the automation.

Hoping for the best minds to pitch in.

5
  • 1
    Hi, sounds reasonable so far. What have you tried / researched so far? What is the question? Where are you stuck? Commented Jan 27, 2021 at 7:34
  • Hi @JonasLamberty, I have no clue how to initiate the automation using API call. This is the blocker for now. Commented Jan 27, 2021 at 10:33
  • Hi, you can do this via SOAP API. I just entered "automation API" into the search, there is a lot about this sort of process on this community. salesforce.stackexchange.com/questions/230490/… Also, this: sprignaturemoves.com/… Commented Jan 27, 2021 at 10:58
  • What level of frequency are you expecting on this? If its more often then once per 30 minutes, you will want to find a different approach as this will lead to failures and such a heavy process draw it could slow down your entire instance Commented Jan 27, 2021 at 13:23
  • @Gortonington, thanks for the reply. I am assuming it won't be more than once in 30mins. Commented Jan 27, 2021 at 13:54

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.