Skip to main content

#HTTPCalloutFramework0 utenti parlano di questo argomento

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 risposte
  1. Jonathan Fox (Cooper Parry) Forum Ambassador
    16 ott 2023, 05: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

#SalesforceDevs ever faced a scenario when you have to perform multiple callouts in apex that are inter-dependent on each other ? In this tutorial, we're going to implement a similar scenario where we will perform 3 callouts from salesforce where each callout is dependent on the result of previous one. Have a look at the tutorial to learn more...!!

 

#Salesforce #API #Integration #Apex Class #HTTPCalloutFramework 

Multiple Dependent Apex HTTP Callouts in a Single Transaction from Salesforce | HTTPCalloutFramework

1 commento
0/9000

#SalesforceOhana Have you ever thought if you can perform a callout from #Salesforce using 2 Lines of Code ?

YES..!! You heard it right. You can perform an apex HTTP Callout from Salesforce by just writing 2 lines of code. Have a look at the below video to #LearnMOAR

 

#Integration #SFDCStop #API #HTTPCalloutFramework #REST API 

Introduction and Installation of HTTPCalloutFramework

1 commento
0/9000

Hello #SalesforceOhana,

 

As we're almost done with the integration tutorial series, I am going to deliver a live session on how to use #HTTPCalloutFramework for perfoming callouts from salesforce very easily.

 

HTTPCalloutFramework has a lot of advantages like:-

 

1. You have to write less code.

2. All callouts are configurable.

3. You don't have to create a number of mock classes for code coverage.

4. Support named credentials.

5. You can also handle asynchronous callouts very easily by using this framework.

 

So make sure you set a reminder for the live webinar here:- https://youtu.be/XK9WVs_wLb0

 

We're also going to have a fun Q&A round at the end of the webinar and the winner will get a swag 😎

So, make sure you don't miss this one..!!

 

You can have a look at the framework here:- https://github.com/rahulmalhotra/HTTPCalloutFramework

 

#Salesforce  #SFDCStop  #Github #Integration #SalesforceLive #Webinar 

HTTPCalloutFramework Webinar

1 commento
0/9000