Skip to main content
Brandon Van Galder (Summit) 님이 Flow HTTP Callout에 질문했습니다

I am trying to make an HTTP call-out from a flow (triggered when an address is entered on an Account a certain fields are filled in) to Google maps API. 

 

We have it set up to only require an API key. No named credentials are needed for the set up.

When the API is set up without restrictions, it works fine. However, if the 

client wishes to restrict the API to certain URLs. 

 

When we try to restrict the API to different variations on 

client.my.salesforce.com

 with or without https:// and/or an asterisk as a wildcard at the end or towards the front.

 

Does anyone know the url the API request would be coming from?

 

Thanks

#Flow #HTTPCalloutFramework #Httpcallout #Developers #Salesforce Developers

답변 3개
  1. 2023년 10월 16일 오전 5:49
    Without testing (I'm answering on mobile) I don't know but you could make a callout from the flow to something such as a webhook bin site or a mock Postman server - that'll tell you where I came from
0/9000