I am migrating my Dataform pipelines from Web based dataform to Big Query Dataform . In the web based Dataform, if I want to execute the Dataform pipeline through Dataform API Call, the documentation was clear. See attached image/screenshot from here: However I am not getting the corresponding API Service for Big Query Dataform.
I have been looking at this documentation but is not clear as the one for web based Dataform to get the API Call. Please can anyone help?
Ayush
Solved! Go to Solution.
Sorry for the confusion. Dataform API Playground is not yet publicly available.
For testing API requests, you can use other tools like Postman or cURL commands in the terminal. These tools allow you to send HTTP requests to the API endpoints and view the responses.
Here's how you can use Postman to send a request:
Download and Install Postman:
Create a New Request:
Enter Request Details:
Send the Request:
Analyze the Response:
To obtain the compilation_result_id
using Postman:
compilation_result_id
is the value of the id field in each compilation result.Feedback and Suggestions:
Additional Considerations:
{project}
, {location}
, {repository}
) are replaced with your actual project, location, and repository details.Proceed with these additional checks and considerations to ensure a more seamless and secure experience while working with the Dataform API and other related tools. Your continuous effort for improvement and attention to detail is crucial in providing effective and reliable assistance.