hi,
I am getting error while trying to connect to API - api.spacexdata.com/v4 in the learning tutorial - Build a Low Code App. Anybody else facing this issue? I have checked the spelling and everything is correct. Response is coming as connection error. Require help as I am unable to proceed further in the tutorial.
Discussion posts and replies are publicly visible
hi SayanB could you go through this link again check please Record Type Tutorial (Web Service) it is working for me.
Could try this way:SayanB
Initially create connected system :
then click on use in new integration : Then create integration and test the rule:
After that create record type : Set data model type of webservice: then click on create record data source:
then click on use existing integration rule:
Then give the previously created integration rule here: Click on next and create the you will be able to see the data
Hi Abhishek, Thanks for the help. Using the v3 version of the API and following the instructions given in the documentation link you provided solved the issue.
Hi SayanB could please update this discussion thread as verified and close
i think changing the code in line 11 ( as mentioned in the documentation link) in the expression rule getAllLaunches_recordDataSource helped
Great !